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

From-SVN: r9401
This commit is contained in:
Per Bothner 1995-04-17 16:30:56 -07:00
parent c9e5aa3180
commit a471bbffa4

View File

@ -1,2 +1,2 @@
# Find all of the declarations from the header files
FIXPROTO_DEFINES= -D__EXTENSIONS__
FIXPROTO_DEFINES= -D__EXTENSIONS__ -D_LANGUAGE_C_PLUS_PLUS