- Add another BROKEN condition

This commit is contained in:
Dmitry Marakasov 2015-04-15 20:01:29 +00:00
parent f07f4a707f
commit e3dd0ea711
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384069

View File

@ -29,6 +29,8 @@ BROKEN= Segfault during build
BROKEN= Fails to compile: invokes i386 asm
.elif ${ARCH} == "sparc64"
BROKEN= Fails to compile: internal gcc error
.elif ${ARCH} == i386 && ${OPSYS} == FreeBSD && ${OSVERSION} >= 1000000
BROKEN= Segfault during build
.endif
post-patch: