mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Irix fix from Jeff Johnson
This commit is contained in:
@ -6,4 +6,5 @@ MK_NO_LORDER= true
|
||||
%.so: %.o
|
||||
$(LD) -G -Bdynamic -shared -o $@ $<
|
||||
|
||||
CFLAGS+= -U_NO_XOPEN4
|
||||
|
||||
|
Reference in New Issue
Block a user