diff options
Diffstat (limited to 'japanese/emacs-emcws')
-rw-r--r-- | japanese/emacs-emcws/Makefile | 1 |
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 |