BROKEN on ia64: Segfault during build
This commit is contained in:
parent
659a92564a
commit
074ff970b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=139771
1 changed files with 1 additions and 0 deletions
|
@ -152,6 +152,7 @@ EMACS_BASE=${LOCALBASE}
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "ia64"
|
||||
BROKEN= "Segfault during build on ia64"
|
||||
CFLAGS:= ${CFLAGS:C/-O.?/-O0/g}
|
||||
CONFIGURE_ENV= CFLAGS="${CFLAGS}"
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue