We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd72d24 commit b53ddbeCopy full SHA for b53ddbe
src/makefiles/Makefile.irix5
@@ -6,4 +6,5 @@ MK_NO_LORDER= true
6
%.so: %.o
7
$(LD) -G -Bdynamic -shared -o $@ $<
8
9
+CFLAGS+= -U_NO_XOPEN4
10
0 commit comments