]> granicus.if.org Git - postgresql/commitdiff
From: Robert Bruccoleri <bruc@bms.com>
authorMarc G. Fournier <scrappy@hub.org>
Sun, 1 Jun 1997 15:41:40 +0000 (15:41 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Sun, 1 Jun 1997 15:41:40 +0000 (15:41 +0000)
One more Irix related patch for Dynamic Linking

src/makefiles/Makefile.irix5

index 76ca8bb3a31b9b1d537ffe9f72128c6ef5761627..dd297c84ab6800e37ec990483fba8c7d06de50a1 100644 (file)
@@ -3,6 +3,6 @@
 RANLIB= touch
 
 %.so: %.o
-       $(LD) -G -Bdynamic -shared -o $@ $< $(
+       $(LD) -G -Bdynamic -shared -o $@ $<