1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-08 06:02:22 +03:00

Remove NO_MK_LORDER from Solaris.

This commit is contained in:
Bruce Momjian
1997-09-16 02:53:24 +00:00
parent 84ad06dd78
commit 8c09eded1a
2 changed files with 0 additions and 4 deletions

View File

@@ -1,4 +1,2 @@
MK_NO_LORDER= true
%.so: %.o
$(LD) -G -Bdynamic -o $@ $<

View File

@@ -1,4 +1,2 @@
MK_NO_LORDER= true
%.so: %.o
$(LD) -G -Bdynamic -o $@ $<