mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
Linux-alpha gets -O
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-mieee # optimization removed because of egcs problem
|
||||
CFLAGS:-O2 -mieee # optimization -O2 removed because of egcs problem
|
||||
SHARED_LIB:-fpic
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
|
Reference in New Issue
Block a user