mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Move -ieee to adt Makefile, and add CPU Makefile variable.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-O -mieee # optimization -O2 removed because of egcs problem
|
||||
CFLAGS:-O # optimization -O2 removed because of egcs problem
|
||||
SHARED_LIB:-fpic
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
|
Reference in New Issue
Block a user