From: Jason Merrill Date: Wed, 1 Jun 1994 23:00:15 +0000 (+0000) Subject: #define NO_IMPLICIT_EXTERN_C. X-Git-Tag: misc/cutover-egcs-0~6524 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=302499a9fe7ef4b4918e307fb326536f66d03835;p=thirdparty%2Fgcc.git #define NO_IMPLICIT_EXTERN_C. From-SVN: r7419 --- diff --git a/gcc/config/i386/sco4.h b/gcc/config/i386/sco4.h index 952e65abde60..e15601e8aadb 100644 --- a/gcc/config/i386/sco4.h +++ b/gcc/config/i386/sco4.h @@ -1,6 +1,6 @@ /* Definitions for Intel 386 running SCO Unix System V 3.2 Version 4. Written by Chip Salzenberg. - Copyright (C) 1992 Free Software Foundation, Inc. + Copyright (C) 1992, 1994 Free Software Foundation, Inc. This file is part of GNU CC. @@ -79,3 +79,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -DM_COFF -DM_BITFIELDS -DM_WORDSWAP \ %{scointl:-D_M_INTERNAT -DM_INTERNAT} \ %{traditional:-D_KR -D_SVID -D_NO_PROTOTYPE}}}}" + +/* The system headers are C++-aware. */ +#define NO_IMPLICIT_EXTERN_C