* config/mips/x-iris (FIXPROTO_DEFINES): Add -D_LANGUAGE_C_PLUS_PLUS.
authorPer Bothner <bothner@gcc.gnu.org>
Mon, 17 Apr 1995 23:30:38 +0000 (16:30 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Mon, 17 Apr 1995 23:30:38 +0000 (16:30 -0700)
From-SVN: r9400

gcc/config/mips/x-iris

index e5bbbba..3d49e4c 100644 (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