Mark broken on gcc4.2.
This commit is contained in:
parent
96b719fa6c
commit
62fc7e50af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200443
@ -37,6 +37,10 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
@${CP} ${FILESDIR}/freebsd.h ${WRKSRC}/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user