Commit 302499a9 by Jason Merrill

#define NO_IMPLICIT_EXTERN_C.

From-SVN: r7419
parent 0f447ef2
/* Definitions for Intel 386 running SCO Unix System V 3.2 Version 4. /* Definitions for Intel 386 running SCO Unix System V 3.2 Version 4.
Written by Chip Salzenberg. 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. This file is part of GNU CC.
...@@ -79,3 +79,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -79,3 +79,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-DM_COFF -DM_BITFIELDS -DM_WORDSWAP \ -DM_COFF -DM_BITFIELDS -DM_WORDSWAP \
%{scointl:-D_M_INTERNAT -DM_INTERNAT} \ %{scointl:-D_M_INTERNAT -DM_INTERNAT} \
%{traditional:-D_KR -D_SVID -D_NO_PROTOTYPE}}}}" %{traditional:-D_KR -D_SVID -D_NO_PROTOTYPE}}}}"
/* The system headers are C++-aware. */
#define NO_IMPLICIT_EXTERN_C
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment