mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
-mieee and # does not work for certain version of egcs
This commit is contained in:
@ -1,5 +1,5 @@
|
|||||||
AROPT:crs
|
AROPT:crs
|
||||||
CFLAGS:-O0 -mieee # optimization -O2 removed because of egcs problem
|
CFLAGS:-O0
|
||||||
SHARED_LIB:-fpic
|
SHARED_LIB:-fpic
|
||||||
ALL:
|
ALL:
|
||||||
SRCH_INC:
|
SRCH_INC:
|
||||||
|
Reference in New Issue
Block a user