- Add another BROKEN condition
This commit is contained in:
parent
f07f4a707f
commit
e3dd0ea711
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384069
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user