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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b9ccbe3cfb736f84e4992f86bd798bf90c0feef;p=postgresql Make linux_ppc use only -O, not -O2. --- diff --git a/src/template/linux_ppc b/src/template/linux_ppc index 65415dd3a5..1e116ded6b 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: