forked from Lainports/freebsd-ports
BROKEN with gcc 4.2
This commit is contained in:
parent
1b5e4219c7
commit
fd3afa3075
1 changed files with 4 additions and 0 deletions
|
|
@ -34,6 +34,10 @@ USE_LDCONFIG= yes
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= "Does not build with gcc 4.2"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} >= 502102
|
||||
BROKEN= "Configure fails"
|
||||
.endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue