projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56b102a
)
> > I sent this to -hackers and peter_e, but thought it ought to go to
author
Bruce Momjian
Thu, 6 Sep 2001 03:16:46 +0000
(
03:16
+0000)
committer
Bruce Momjian
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
patch
|
blob
|
blame
|
history
diff --git
a/src/makefiles/Makefile.unixware
b/src/makefiles/Makefile.unixware
index f394e6191381dbebbb3c29a6302a6ac40729889b..92888e18062f6ccf9313e9e643156a41e55ba81e 100644
(file)
--- a/
src/makefiles/Makefile.unixware
+++ b/
src/makefiles/Makefile.unixware
@@
-23,6
+23,6
@@
SO_FLAGS = -G
endif
%.so: %.o
- $(CC) $(SO_FLAGS) -
Bdynamic -
o $@ $<
+ $(CC) $(SO_FLAGS) -o $@ $<
sqlmansect = 5sql