]> gcc.gnu.org Git - gcc.git/commitdiff
* config/mips/x-iris6 (FIXPROTO_DEFINES): Add -D_LANGUAGE_C_PLUS_PLUS.
authorPer Bothner <bothner@gcc.gnu.org>
Mon, 17 Apr 1995 23:30:56 +0000 (16:30 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Mon, 17 Apr 1995 23:30:56 +0000 (16:30 -0700)
From-SVN: r9401

gcc/config/mips/x-iris6

index a1a4facc42f245badb92058e57ec07a1eea5ff0c..3f775fd583beeb49e1f2fc0c32341a1a4e5f4cbd 100644 (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
This page took 0.091002 seconds and 5 git commands to generate.