projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c45832
)
On AIX 4.3.2 the third line in template/aix_42:
author
Bruce Momjian
Mon, 7 Jun 1999 17:20:24 +0000
(17:20 +0000)
committer
Bruce Momjian
Mon, 7 Jun 1999 17:20:24 +0000
(17:20 +0000)
SHARED_LIB:
needs to be changed to:
SHARED_LIB:-lc
I think this was also needed on AIX 4.2. Comments Please !!
If nobody objects, I suggest to make this change, since it cannot
break AIX 4.2 and is necessary on AIX 4.3
Andreas
src/template/aix_42
patch
|
blob
|
blame
|
history
diff --git
a/src/template/aix_42
b/src/template/aix_42
index 783e8f4f688e00ef7bc069f5d31de9e1193ce670..49f3a69041365e2f3c08505636d90616cfaa0e3b 100644
(file)
--- a/
src/template/aix_42
+++ b/
src/template/aix_42
@@
-1,6
+1,6
@@
AROPT:crs
CFLAGS:-qchars=signed -qmaxmem=8192 -qhalt=w -qsrcmsg -qcheck=divzero -qlonglong
-SHARED_LIB:
+SHARED_LIB:
-lc
ALL:
SRCH_INC:
SRCH_LIB: