summaryrefslogtreecommitdiff
path: root/gcc/config/ns32k/pc532-mach.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/ns32k/pc532-mach.h')
-rw-r--r--gcc/config/ns32k/pc532-mach.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/ns32k/pc532-mach.h b/gcc/config/ns32k/pc532-mach.h
index 0aeabad32d9..51b3165a392 100644
--- a/gcc/config/ns32k/pc532-mach.h
+++ b/gcc/config/ns32k/pc532-mach.h
@@ -22,7 +22,7 @@ Boston, MA 02111-1307, USA. */
#include "ns32k/pc532.h"
#undef CPP_PREDEFINES
-#define CPP_PREDEFINES "-Dns32532 -DPC532 -DMACH=1 -Asystem(unix) -Asystem(mach) -Acpu(ns32k) -Amachine(ns32k)"
+#define CPP_PREDEFINES "-Dns32532 -DPC532 -DMACH=1 -Asystem=unix -Asystem=mach -Acpu=ns32k -Amachine=ns32k"
/* There's a bug in the setjmp implementation that strikes
if the caller of setjmp doesn't have a frame pointer. */