mirror of
https://github.com/postgres/postgres.git
synced 2025-11-22 12:22:45 +03:00
new linux_ppc port.
This commit is contained in:
10
src/template/linux_ppc
Executable file
10
src/template/linux_ppc
Executable file
@@ -0,0 +1,10 @@
|
||||
AROPT:crs
|
||||
CFLAGS:-O2
|
||||
SHARED_LIB:-fpic
|
||||
ALL:
|
||||
SRCH_INC:
|
||||
SRCH_LIB:
|
||||
USE_LOCALE:no
|
||||
DLSUFFIX:.so
|
||||
YFLAGS:-d
|
||||
YACC:bison -y
|
||||
Reference in New Issue
Block a user