- mark sparc as broken
This commit is contained in:
parent
675e03a126
commit
f5bef3f748
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=256368
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user