BROKEN on ia64: Segfault during build

This commit is contained in:
Kris Kennaway 2005-11-21 01:40:28 +00:00
parent 7a6c123cce
commit 4c432450b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148908
2 changed files with 8 additions and 0 deletions

View file

@ -51,6 +51,10 @@ PLIST_SUB+= ICUVER=${PORTVERSION}
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
BROKEN= "Segfault during build on ia64"
.endif
.if ${ARCH} != "sparc64"
USE_REINPLACE= yes
post-patch:

View file

@ -51,6 +51,10 @@ PLIST_SUB+= ICUVER=${PORTVERSION}
.include <bsd.port.pre.mk>
.if ${ARCH} == "ia64"
BROKEN= "Segfault during build on ia64"
.endif
.if ${ARCH} != "sparc64"
USE_REINPLACE= yes
post-patch: