1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Limit BROKEN on powerpc64 to elfv1 (e.g. GCC).

While here, delete stale sparc64 line.
This commit is contained in:
Mark Linimon 2020-02-28 02:50:08 +00:00
parent 39d93f64c2
commit 080f442c5d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=527317

View File

@ -17,8 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_aarch64= fails to compile: use of undeclared identifier CRenderer
BROKEN_armv6= fails to compile: use of undeclared identifier CRenderer
BROKEN_armv7= fails to compile: use of undeclared identifier CRenderer
BROKEN_powerpc64= fails to compile: ../common/mathSpec.h:548:37: error: 'max' was not declared in this scope
BROKEN_sparc64= fails to compile
BROKEN_FreeBSD_11_powerpc64= fails to compile on powerpc64 elfv1: ../common/mathSpec.h:548:37: error: 'max' was not declared in this scope
BROKEN_FreeBSD_12_powerpc64= fails to compile on powerpc64 elfv1: ../common/mathSpec.h:548:37: error: 'max' was not declared in this scope
LIB_DEPENDS= libIlmImf.so:graphics/openexr \
libtiff.so:graphics/tiff \