summaryrefslogtreecommitdiff
path: root/gcc/config/i386/moss.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/moss.h')
-rw-r--r--gcc/config/i386/moss.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/moss.h b/gcc/config/i386/moss.h
index 215172d5b7a..b8fda5c80f9 100644
--- a/gcc/config/i386/moss.h
+++ b/gcc/config/i386/moss.h
@@ -23,7 +23,7 @@ Boston, MA 02111-1307, USA. */
#include "i386/linux.h"
#undef CPP_PREDEFINES
-#define CPP_PREDEFINES "-D__ELF__ -Dmoss -Asystem(posix)"
+#define CPP_PREDEFINES "-D__ELF__ -Dmoss -Asystem=posix"
#undef STARTFILE_SPEC
#define STARTFILE_SPEC "crt0.o%s"