Commit c9e5aa31 by Per Bothner

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

From-SVN: r9400
parent c4ae4e11
...@@ -25,4 +25,4 @@ CLIB = -lmld -lmalloc ...@@ -25,4 +25,4 @@ CLIB = -lmld -lmalloc
ALLOCA = alloca.o ALLOCA = alloca.o
# Find all of the declarations from the header files # Find all of the declarations from the header files
FIXPROTO_DEFINES= -D__EXTENSIONS__ FIXPROTO_DEFINES= -D__EXTENSIONS__ -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