projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e58306
)
FIx for SCO compiles.
author
Bruce Momjian
Thu, 30 Oct 1997 18:31:47 +0000
(18:31 +0000)
committer
Bruce Momjian
Thu, 30 Oct 1997 18:31:47 +0000
(18:31 +0000)
src/makefiles/Makefile.sco
patch
|
blob
|
blame
|
history
diff --git
a/src/makefiles/Makefile.sco
b/src/makefiles/Makefile.sco
index de636b30a6c66c9294cc88c99cbff78714cd6c35..2bc7627eb80e9b39ef899a40fe9b4f077ba68272 100644
(file)
--- a/
src/makefiles/Makefile.sco
+++ b/
src/makefiles/Makefile.sco
@@
-1,3
+1,5
@@
+CFLAGS += -dy
+LDFLAGS += -W l,-Bexport
%.so: %.o
$(LD) -G -Bdynamic -o $@ $<
%.so: %.o