mirror of
https://github.com/postgres/postgres.git
synced 2026-02-23 09:52:14 -05:00
10 lines
172 B
Text
Executable file
10 lines
172 B
Text
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
|