mirror of
https://github.com/postgres/postgres.git
synced 2025-11-21 00:42:43 +03:00
11 lines
172 B
Plaintext
Executable File
11 lines
172 B
Plaintext
Executable File
AROPT:crs
|
|
CFLAGS:-O0 -mieee # optimization -O2 removed because of egcs problem
|
|
SHARED_LIB:-fpic
|
|
ALL:
|
|
SRCH_INC:
|
|
SRCH_LIB:
|
|
USE_LOCALE:no
|
|
DLSUFFIX:.so
|
|
YFLAGS:-d
|
|
YACC:bison -y
|