Commit 629025f9 by Jason Merrill

(FIXPROTO_DEFINES): Set to -D_XOPEN_SOURCE.

From-SVN: r7335
parent e93ce7d4
......@@ -5,3 +5,6 @@ CC = cc -nointl
# Seems to be needed with SCO DEV3.2v4.
X_CFLAGS = -D__STDC__=0
# See all the declarations.
FIXPROTO_DEFINES = -D_XOPEN_SOURCE
......@@ -4,3 +4,6 @@
# bootstrapping. Do this by defining ALLOCA.
ALLOCA = alloca.o
# See all the declarations.
FIXPROTO_DEFINES = -D_XOPEN_SOURCE
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment