Commit 8e98b1dc by Jim Wilson

(FIXPROTO_DEFINES): Add -D_SGI_SOURCE.

From-SVN: r12419
parent 5c5eb4ef
......@@ -8,4 +8,4 @@ CC = $(OLDCC)
OLDCC = cc -32
# Find all of the declarations from the header files
FIXPROTO_DEFINES= -D__EXTENSIONS__ -D_LANGUAGE_C_PLUS_PLUS
FIXPROTO_DEFINES= -D__EXTENSIONS__ -D_SGI_SOURCE -D_LANGUAGE_C_PLUS_PLUS
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