mirror of https://github.com/postgres/postgres.git
-mieee and # does not work for certain version of egcs
parent
73efd3867d
commit
4fceee0e71
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue