1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-26 01:22:12 +03:00

Remove -O2 for linux/alpha, make -O.

This commit is contained in:
Bruce Momjian
1999-06-09 12:39:46 +00:00
parent 51298bcfda
commit 0ac955540b

View File

@ -1,5 +1,5 @@
AROPT:crs 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 SHARED_LIB:-fpic
ALL: ALL:
SRCH_INC: SRCH_INC: