aboutsummaryrefslogtreecommitdiff
path: root/contrib/gcc/config/i386/djgpp-rtems.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/config/i386/djgpp-rtems.h')
-rw-r--r--contrib/gcc/config/i386/djgpp-rtems.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/contrib/gcc/config/i386/djgpp-rtems.h b/contrib/gcc/config/i386/djgpp-rtems.h
index b355cc5796ab..b8f4908e45ef 100644
--- a/contrib/gcc/config/i386/djgpp-rtems.h
+++ b/contrib/gcc/config/i386/djgpp-rtems.h
@@ -28,9 +28,8 @@ Boston, MA 02111-1307, USA. */
#ifdef CPP_PREDEFINES
#undef CPP_PREDEFINES
#endif
-#define CPP_PREDEFINES "-Dunix -Di386 -DGO32 -DDJGPP=2 -DMSDOS \
- -Asystem(unix) -Asystem(msdos) -Acpu(i386) -Amachine(i386) \
- -Asystem(rtems)"
+#define CPP_PREDEFINES "-Dunix -DGO32 -DDJGPP=2 -DMSDOS \
+ -Asystem=unix -Asystem=msdos -Asystem=rtems"
/* Generate calls to memcpy, memcmp and memset. */
#ifndef TARGET_MEM_FUNCTIONS