mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 14:22:22 -04:00
Remove NO_MK_LORDER from Solaris.
This commit is contained in:
parent
84ad06dd78
commit
8c09eded1a
2 changed files with 0 additions and 4 deletions
|
|
@ -1,4 +1,2 @@
|
|||
MK_NO_LORDER= true
|
||||
|
||||
%.so: %.o
|
||||
$(LD) -G -Bdynamic -o $@ $<
|
||||
|
|
|
|||
|
|
@ -1,4 +1,2 @@
|
|||
MK_NO_LORDER= true
|
||||
|
||||
%.so: %.o
|
||||
$(LD) -G -Bdynamic -o $@ $<
|
||||
|
|
|
|||
Loading…
Reference in a new issue