- Mark BROKEN on 9.X:

gcc46: error: unrecognized option '-no-integrated-as'

Reported by:	pointyhat
This commit is contained in:
Pav Lucistnik 2012-01-28 20:22:19 +00:00
parent 9c561f9d61
commit 5226e021ba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289980

View file

@ -51,6 +51,7 @@ CC= ${LOCALBASE}/bin/clang
BUILD_DEPENDS+= ${LOCALBASE}/bin/clang:${PORTSDIR}/lang/clang
.else
USE_GCC= 4.6+
BROKEN= does not compile
.endif
.endif
.endif