mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
BROKEN on ia64: Segfault during build
Approved by: portmgr (self)
This commit is contained in:
parent
f78bb3abde
commit
a16abe949b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131991
1 changed files with 4 additions and 0 deletions
|
@ -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||' \
|
||||
|
|
Loading…
Add table
Reference in a new issue