1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

AIX patch from Darren King.

This commit is contained in:
Bruce Momjian
1997-10-30 03:37:28 +00:00
parent 9939e55513
commit 868859b7e3
5 changed files with 17 additions and 22 deletions

View File

@@ -13,3 +13,6 @@ i586-pc-linux-gnu=linux-elf
i686-pc-linux-gnu=linux-elf
sparc-unknown-linux-gnu=linux-elf
alpha-unknown-linux-gnu=linuxalpha
powerpc-ibm-aix3.2.5=aix_325
powerpc-ibm-aix4.1.4.0=aix_41
powerpc-ibm-aix4.1.5.0=aix_41

11
src/template/aix_325 Normal file
View File

@@ -0,0 +1,11 @@
AROPT:crs
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg
SHARED_LIB:-e _nostart -lc
ALL:
SRCH_INC:
SRCH_LIB:
USE_LOCALE:no
DLSUFFIX:.so
YFLAGS:-d
YACC:
CC:xlc

View File

@@ -1,6 +1,6 @@
AROPT:crs
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg
SHARED_LIB:
SHARED_LIB:-bnoentry -lc
ALL:
SRCH_INC:
SRCH_LIB: