Also broken the same way as powerpc on powerpc64.

Reformat for readability.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build machines
This commit is contained in:
Mark Linimon 2018-03-02 03:00:22 +00:00
parent ac81d70b6f
commit 7a9c9a774f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=463365

View file

@ -13,9 +13,10 @@ COMMENT= Ultimate++, a BSD-licensed, cross-platform, C/C++ RAD suite
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${BUILD_WRKSRC}/Core/Copying
BROKEN_aarch64= Does not compile on ${ARCH}: error Unknown CPU architecture
BROKEN_powerpc= Does not compile on ${ARCH}
BROKEN_sparc64= Does not compile on ${ARCH}
BROKEN_aarch64= Does not compile on ${ARCH}: error Unknown CPU architecture
BROKEN_powerpc= Does not compile on ${ARCH}: error Unknown CPU architecture
BROKEN_powerpc64= Does not compile on ${ARCH}: error Unknown CPU architecture
BROKEN_sparc64= Does not compile on ${ARCH}
USES= compiler:c++11-lib