1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

BROKEN on ia64: Segfault during build

Approved by:    portmgr (self)
This commit is contained in:
Kris Kennaway 2005-03-26 20:33:56 +00:00
parent f78bb3abde
commit a16abe949b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131991

View File

@ -24,6 +24,10 @@ MAN3= libjit.3
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
BROKEN= "Segfault during build"
.endif
post-patch:
.if ${OSVERSION} >= 502128
@${REINPLACE_CMD} -e 's|#undef HAVE_TGMATH_H||' \