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

From-SVN: r9400
This commit is contained in:
Per Bothner 1995-04-17 16:30:38 -07:00
parent c4ae4e1116
commit c9e5aa3180

View File

@ -25,4 +25,4 @@ CLIB = -lmld -lmalloc
ALLOCA = alloca.o
# Find all of the declarations from the header files
FIXPROTO_DEFINES= -D__EXTENSIONS__
FIXPROTO_DEFINES= -D__EXTENSIONS__ -D_LANGUAGE_C_PLUS_PLUS