mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Mark as broken on gcc4.2.
This commit is contained in:
parent
a820a3a531
commit
b3363ecf65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200538
@ -28,6 +28,10 @@ PLIST_SUB+= MACHINE_ARCH=${MACHINE_ARCH} \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.if ${ARCH} != "i386" && ${ARCH} != "sparc64"
|
||||
BROKEN= "Does not compile on !i386 and !sparc64"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user