mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark as broken with gcc4.2. While here, remove obsolete cruft.
This commit is contained in:
parent
71bb9fbfbe
commit
96f733dd9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200806
1 changed files with 2 additions and 2 deletions
|
@ -58,8 +58,8 @@ post-patch:
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500041
|
||||
LIB_DEPENDS+= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
|
|
Loading…
Add table
Reference in a new issue