- Mark BROKEN on HEAD
This commit is contained in:
parent
ddb3a0f6a2
commit
7ff5fa0a8c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194729
1 changed files with 4 additions and 0 deletions
|
@ -37,6 +37,10 @@ BUILDDIR= ${WRKSRC}/iiimsf
|
|||
IGNORE= is supported on FreeBSD 5.3 and later only
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 700042
|
||||
BROKEN= Does not compile with GCC 4.2
|
||||
.endif
|
||||
|
||||
.if defined(WITH_DEBUG)
|
||||
CFLAGS+= -g -ggdb -DDEBUG
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue