projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58ed123
)
Irix LORDER addition.
author
Bruce Momjian
Thu, 30 Oct 1997 05:36:38 +0000
(
05:36
+0000)
committer
Bruce Momjian
Thu, 30 Oct 1997 05:36:38 +0000
(
05:36
+0000)
src/makefiles/Makefile.irix5
patch
|
blob
|
blame
|
history
diff --git
a/src/makefiles/Makefile.irix5
b/src/makefiles/Makefile.irix5
index dd297c84ab6800e37ec990483fba8c7d06de50a1..0aa79e28c95cc42b8d7d1d1a85ea0abf41aabf59 100644
(file)
--- a/
src/makefiles/Makefile.irix5
+++ b/
src/makefiles/Makefile.irix5
@@
-1,6
+1,7
@@
# RANLIB is not used on IRIX 5
RANLIB= touch
+MK_NO_LORDER= true
%.so: %.o
$(LD) -G -Bdynamic -shared -o $@ $<