summaryrefslogtreecommitdiff
path: root/gcc/config/i386/bsd386.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/bsd386.h')
-rw-r--r--gcc/config/i386/bsd386.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/bsd386.h b/gcc/config/i386/bsd386.h
index 0cae90e68c7..caef05c05d5 100644
--- a/gcc/config/i386/bsd386.h
+++ b/gcc/config/i386/bsd386.h
@@ -7,7 +7,7 @@
#undef CPP_PREDEFINES
#define CPP_PREDEFINES "-Dunix -Dbsdi -D____386BSD____ -D__386BSD__\
- -DBSD_NET2 -Asystem(unix) -Asystem(bsd)"
+ -DBSD_NET2 -Asystem=unix -Asystem=bsd"
#undef WCHAR_TYPE
#define WCHAR_TYPE "int"