mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
BROKEN: Segfault during build on !i386
This commit is contained in:
parent
4dedbdfa59
commit
0cde0c8847
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190577
@ -36,6 +36,10 @@ post-install:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= Segfault during build on !i386
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= requires stdint.h
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user