forked from Lainports/freebsd-ports
Mark BROKEN with gcc 4.2 on all archs.
This commit is contained in:
parent
bfc312f329
commit
8422e5eb54
1 changed files with 0 additions and 2 deletions
|
|
@ -36,10 +36,8 @@ OPTIONS= ARTS "Compile with arts support" on \
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ARTS)
|
||||
LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue