Make linux_ppc use only -O, not -O2.

This commit is contained in:
Bruce Momjian 1999-06-17 13:44:43 +00:00
parent c6a6597862
commit 4b9ccbe3cf
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
AROPT:crs
CFLAGS:-O2
CFLAGS:-O -mieee # optimization -O2 removed because of egcs problem
SHARED_LIB:-fpic
ALL:
SRCH_INC: