projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3903296
)
From: Robert Bruccoleri
author
Marc G. Fournier
Sun, 1 Jun 1997 15:41:40 +0000
(15:41 +0000)
committer
Marc G. Fournier
Sun, 1 Jun 1997 15:41:40 +0000
(15:41 +0000)
One more Irix related patch for Dynamic Linking
src/makefiles/Makefile.irix5
patch
|
blob
|
blame
|
history
diff --git
a/src/makefiles/Makefile.irix5
b/src/makefiles/Makefile.irix5
index 76ca8bb3a31b9b1d537ffe9f72128c6ef5761627..dd297c84ab6800e37ec990483fba8c7d06de50a1 100644
(file)
--- a/
src/makefiles/Makefile.irix5
+++ b/
src/makefiles/Makefile.irix5
@@
-3,6
+3,6
@@
RANLIB= touch
%.so: %.o
- $(LD) -G -Bdynamic -shared -o $@ $<
$(
+ $(LD) -G -Bdynamic -shared -o $@ $<