Commit a09ff88b by Jeffrey A Law Committed by Jeff Law

* mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SOURCE.

From-SVN: r16616
parent 047f64a3
Thu Nov 20 16:11:50 1997 Jeffrey A Law (law@cygnus.com)
* mips/x-iris (FIXPROTO_DEFINES): Add -D_SGI_SOURCE.
Thu Nov 20 13:19:32 1997 Jason Merrill <jason@yorick.cygnus.com>
* dwarf2out.c (ASM_OUTPUT_DWARF_OFFSET4): Rename from VALUE4.
......
......@@ -27,4 +27,5 @@ CLIB = -lmld -lmalloc
ALLOCA = alloca.o
# 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