summaryrefslogtreecommitdiff
path: root/gcc/config/i386/scodbx.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/scodbx.h')
-rw-r--r--gcc/config/i386/scodbx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/scodbx.h b/gcc/config/i386/scodbx.h
index bcbb48aed5e..3804950c5f8 100644
--- a/gcc/config/i386/scodbx.h
+++ b/gcc/config/i386/scodbx.h
@@ -50,7 +50,7 @@ Boston, MA 02111-1307, USA. */
/* Specify predefined symbols in preprocessor. */
#undef CPP_PREDEFINES
-#define CPP_PREDEFINES "-Dunix -DM_UNIX -DM_I386 -DM_COFF -DM_WORDSWAP -Asystem(svr3)"
+#define CPP_PREDEFINES "-Dunix -DM_UNIX -DM_I386 -DM_COFF -DM_WORDSWAP -Asystem=svr3"
#undef CPP_SPEC
#define CPP_SPEC "%(cpp_cpu) %{scointl:-DM_INTERNAT}"