mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Irix LORDER addition.
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
|
|
||||||
# RANLIB is not used on IRIX 5
|
# RANLIB is not used on IRIX 5
|
||||||
RANLIB= touch
|
RANLIB= touch
|
||||||
|
MK_NO_LORDER= true
|
||||||
|
|
||||||
%.so: %.o
|
%.so: %.o
|
||||||
$(LD) -G -Bdynamic -shared -o $@ $<
|
$(LD) -G -Bdynamic -shared -o $@ $<
|
||||||
|
Reference in New Issue
Block a user