cad/stepcode: unbreak on powerpc64 elfv2

Builds fine.
This commit is contained in:
Piotr Kubaj 2020-02-05 13:25:51 +00:00
parent d15e3b8138
commit bbadbb7b88
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=525272

View File

@ -12,7 +12,8 @@ COMMENT= Generates C++ and Python from ISO10303 files
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_powerpc64= fails to configure: Schema scan for 15926-0002-lifecycle_integration.exp exited with error code 1
BROKEN_FreeBSD_11_powerpc64= fails to configure: Schema scan for 15926-0002-lifecycle_integration.exp exited with error code 1
BROKEN_FreeBSD_12_powerpc64= fails to configure: Schema scan for 15926-0002-lifecycle_integration.exp exited with error code 1
USES= cmake compiler:c++11-lang
USE_GITHUB= yes