aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPer Bothner <bothner@gcc.gnu.org>1995-04-17 16:30:56 -0700
committerPer Bothner <bothner@gcc.gnu.org>1995-04-17 16:30:56 -0700
commita471bbffa48fb2abc0a16b233144448f13099fb4 (patch)
treef79dff5d954ea801cc48456c8f318b0a45709fb6 /gcc
parentc9e5aa31802ac629311a6b16ae6548e37a5a2db9 (diff)
downloadgcc-a471bbffa48fb2abc0a16b233144448f13099fb4.zip
gcc-a471bbffa48fb2abc0a16b233144448f13099fb4.tar.gz
gcc-a471bbffa48fb2abc0a16b233144448f13099fb4.tar.bz2
* config/mips/x-iris6 (FIXPROTO_DEFINES): Add -D_LANGUAGE_C_PLUS_PLUS.
From-SVN: r9401
Diffstat (limited to 'gcc')
-rw-r--r--gcc/config/mips/x-iris62
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mips/x-iris6 b/gcc/config/mips/x-iris6
index a1a4fac..3f775fd 100644
--- a/gcc/config/mips/x-iris6
+++ b/gcc/config/mips/x-iris6
@@ -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