1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

BROKEN on ia64: Segfault during build

This commit is contained in:
Kris Kennaway 2006-01-20 00:07:30 +00:00
parent bfb21e56eb
commit db257557f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153937

View File

@ -48,6 +48,10 @@ post-install:
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
BROKEN= "Segfault during build on ia64"
.endif
post-patch:
@${REINPLACE_CMD} -E \
-e 's|function[[:space:]]*||' \