From: Bruce Momjian Date: Thu, 17 Jun 1999 13:44:43 +0000 (+0000) Subject: Make linux_ppc use only -O, not -O2. X-Git-Tag: REL6_5_1~120 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4b9ccbe3cfb736f84e4992f86bd798bf90c0feef;p=thirdparty%2Fpostgresql.git Make linux_ppc use only -O, not -O2. --- diff --git a/src/template/linux_ppc b/src/template/linux_ppc index 65415dd3a54..1e116ded6b8 100755 --- a/src/template/linux_ppc +++ b/src/template/linux_ppc @@ -1,5 +1,5 @@ AROPT:crs -CFLAGS:-O2 +CFLAGS:-O -mieee # optimization -O2 removed because of egcs problem SHARED_LIB:-fpic ALL: SRCH_INC: