1
0
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:
Kris Kennaway 2007-04-21 17:32:31 +00:00
parent 4dedbdfa59
commit 0cde0c8847
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190577

View File

@ -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