mirror of
https://github.com/postgres/postgres.git
synced 2025-08-09 17:03:00 +03:00
Solaris does not have lorder/tsort.
This commit is contained in:
@@ -1,2 +1,4 @@
|
|||||||
|
MK_NO_LORDER= true
|
||||||
|
|
||||||
%.so: %.o
|
%.so: %.o
|
||||||
$(LD) -G -Bdynamic -o $@ $<
|
$(LD) -G -Bdynamic -o $@ $<
|
||||||
|
@@ -1,2 +1,4 @@
|
|||||||
|
MK_NO_LORDER= true
|
||||||
|
|
||||||
%.so: %.o
|
%.so: %.o
|
||||||
$(LD) -G -Bdynamic -o $@ $<
|
$(LD) -G -Bdynamic -o $@ $<
|
||||||
|
Reference in New Issue
Block a user