mirror of
https://github.com/postgres/postgres.git
synced 2025-05-06 19:59:18 +03:00
From: Robert Bruccoleri <bruc@bms.com>
One more Irix related patch for Dynamic Linking
This commit is contained in:
parent
3903296b2a
commit
ad8d504f90
@ -3,6 +3,6 @@
|
|||||||
RANLIB= touch
|
RANLIB= touch
|
||||||
|
|
||||||
%.so: %.o
|
%.so: %.o
|
||||||
$(LD) -G -Bdynamic -shared -o $@ $< $(
|
$(LD) -G -Bdynamic -shared -o $@ $<
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user