BROKEN on 5.x: Segfault during build
Approved by: portmgr (self)
This commit is contained in:
parent
726eb6e2be
commit
954affa779
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118427
@ -37,6 +37,10 @@ SCM_MODULES= crs.so edline.so gsubr.so ioext.so posix.so ramap.so \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Segfault during build"
|
||||
.endif
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Does not compile on !i386"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user