- Mark broken on 4.x
This commit is contained in:
parent
c6b4cad431
commit
b56aa3c7ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150192
2 changed files with 2 additions and 2 deletions
|
@ -56,7 +56,7 @@ IGNORE= core dumps on ${ARCH} during post-build
|
|||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
USE_GCC= 3.4+
|
||||
BROKEN="Does not build"
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_MAILNEWS)
|
||||
|
|
|
@ -56,7 +56,7 @@ IGNORE= core dumps on ${ARCH} during post-build
|
|||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
USE_GCC= 3.4+
|
||||
BROKEN="Does not build"
|
||||
.endif
|
||||
|
||||
.if defined(WITHOUT_MAILNEWS)
|
||||
|
|
Loading…
Reference in a new issue