- mark sparc as broken

This commit is contained in:
Dirk Meyer 2010-06-11 09:12:37 +00:00
parent 675e03a126
commit f5bef3f748
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256368

View File

@ -223,6 +223,9 @@ GNUSTEP_WITH_GCC34= yes
.if defined(GNUSTEP_WITH_GCC34)
GCCSUFFIX=34
.if ${ARCH} == sparc64
BROKEN= gcc34 does not build the required libobjc
.endif
.endif
.if defined(GNUSTEP_WITH_GCC42)
GCCSUFFIX=42