From: Bruce Momjian Date: Wed, 9 Jun 1999 12:39:46 +0000 (+0000) Subject: Remove -O2 for linux/alpha, make -O. X-Git-Tag: REL6_5~34 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=0ac955540b7011a84b934d2d92c6bf184c28cd49;p=users%2Fhanada%2Fpostgres.git Remove -O2 for linux/alpha, make -O. --- diff --git a/src/template/linux_alpha b/src/template/linux_alpha index 43500338a1..1e116ded6b 100644 --- a/src/template/linux_alpha +++ b/src/template/linux_alpha @@ -1,5 +1,5 @@ AROPT:crs -CFLAGS:-O2 -mieee # optimization -O2 removed because of egcs problem +CFLAGS:-O -mieee # optimization -O2 removed because of egcs problem SHARED_LIB:-fpic ALL: SRCH_INC: