- Mark BROKEN with gcc42 across the board
This commit is contained in:
parent
60543ec3f7
commit
14115cdc9c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204287
@ -29,10 +29,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
.endif
|
||||
|
||||
pre-configure:
|
||||
@${RM} ${WRKSRC}/config.cache
|
||||
|
Loading…
Reference in New Issue
Block a user