1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-10 09:21:54 +03:00

Irix fix from Jeff Johnson

This commit is contained in:
Bruce Momjian 1999-03-15 15:20:52 +00:00
parent cd72d24e02
commit b53ddbea5e

View File

@ -6,4 +6,5 @@ MK_NO_LORDER= true
%.so: %.o
$(LD) -G -Bdynamic -shared -o $@ $<
CFLAGS+= -U_NO_XOPEN4