Irix fix from Jeff Johnson

This commit is contained in:
Bruce Momjian 1999-03-15 15:20:52 +00:00
parent cd72d24e02
commit b53ddbea5e
1 changed files with 1 additions and 0 deletions

View File

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