]> granicus.if.org Git - postgresql/commitdiff
> > I sent this to -hackers and peter_e, but thought it ought to go to
authorBruce Momjian <bruce@momjian.us>
Thu, 6 Sep 2001 03:16:46 +0000 (03:16 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 6 Sep 2001 03:16:46 +0000 (03:16 +0000)
> > -patches as well.
>
> The -Bdynamic probably ought to disappear.

That was there already, but I have no objections.  I was trying to
make minimal changes.

Larry Rosenman

src/makefiles/Makefile.unixware

index f394e6191381dbebbb3c29a6302a6ac40729889b..92888e18062f6ccf9313e9e643156a41e55ba81e 100644 (file)
@@ -23,6 +23,6 @@ SO_FLAGS = -G
 endif
 
 %.so: %.o
-       $(CC) $(SO_FLAGS) -Bdynamic -o $@ $<
+       $(CC) $(SO_FLAGS) -o $@ $<
 
 sqlmansect = 5sql