summaryrefslogtreecommitdiffstats
path: root/textproc/ispell
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>1995-09-18 23:36:43 +0000
committerjmz <jmz@FreeBSD.org>1995-09-18 23:36:43 +0000
commit4c22e48f6685cb44e891bcc687bf7605bdab83a2 (patch)
treeb549af1134752e9a99d214dea54f53bc8df611bf /textproc/ispell
parent116272daf8ad382f6825d632afc07743e6b33d7c (diff)
downloadFreeBSD-ports-4c22e48f6685cb44e891bcc687bf7605bdab83a2.zip
FreeBSD-ports-4c22e48f6685cb44e891bcc687bf7605bdab83a2.tar.gz
Compile with -O2 -fno-strength-reduce
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/scripts/configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/ispell/scripts/configure b/textproc/ispell/scripts/configure
index 61e3f7f..a83be00 100644
--- a/textproc/ispell/scripts/configure
+++ b/textproc/ispell/scripts/configure
@@ -41,6 +41,7 @@ echo "#undef WORDS" >> local.h
echo '#define WORDS "/usr/share/dict/words"' >> local.h
echo '#undef ELISPDIR' >> local.h
echo "#define ELISPDIR \"$PREFIX/share/emacs/site-lisp\"" >> local.h
+echo '#define CFLAGS "-O2 -fno-strength-reduce"' >>local.h
mv Makefile Makefile.orig
sed -e 's/^[ ]*$/\
OpenPOWER on IntegriCloud