Compile with -O2 -fno-strength-reduce

This commit is contained in:
Jean-Marc Zucconi 1995-09-18 23:36:43 +00:00
parent 581e8096cc
commit 0dc252240f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2165

View file

@ -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/^[ ]*$/\