aboutsummaryrefslogtreecommitdiff
path: root/japanese/emacs-emcws
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-07-21 00:18:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-07-21 00:18:46 +0000
commit074ff970b31d847d34ed44f97db36fe585416498 (patch)
tree62677c8717fb2ebc512c28301f612a7628a605a3 /japanese/emacs-emcws
parent659a92564a6b5e6ee79e08245ed19ace4be17c1e (diff)
Notes
Diffstat (limited to 'japanese/emacs-emcws')
-rw-r--r--japanese/emacs-emcws/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/japanese/emacs-emcws/Makefile b/japanese/emacs-emcws/Makefile
index f475bc80e926..c6218980fa48 100644
--- a/japanese/emacs-emcws/Makefile
+++ b/japanese/emacs-emcws/Makefile
@@ -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