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 $@ $<