]> granicus.if.org Git - postgresql/commitdiff
Oops, don't forget to get rid ofthe -Bforcearchive option altogether...
authorMarc G. Fournier <scrappy@hub.org>
Tue, 27 Oct 1998 04:32:53 +0000 (04:32 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Tue, 27 Oct 1998 04:32:53 +0000 (04:32 +0000)
src/makefiles/Makefile.freebsd

index 1c17504605c97470026a0c514fac0a74f7586ea7..12a463aa03c34936ff710d061684f7778b4886cb 100644 (file)
@@ -5,5 +5,5 @@
        @${AR} cq $@.pic `lorder $<.obj | tsort`
        ${RANLIB} $@.pic
        @rm -f $@
-       $(LD) -x -Bshareable -Bforcearchive \
-         -o $@ $@.pic
+#      $(LD) -x -Bshareable -Bforcearchive \
+       $(LD) -x -Bshareable -o $@ $@.pic