summaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/eabisim.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/rs6000/eabisim.h')
-rw-r--r--gcc/config/rs6000/eabisim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/eabisim.h b/gcc/config/rs6000/eabisim.h
index 7e6effb4cb4..92e09575f97 100644
--- a/gcc/config/rs6000/eabisim.h
+++ b/gcc/config/rs6000/eabisim.h
@@ -25,7 +25,7 @@ Boston, MA 02111-1307, USA. */
#undef CPP_PREDEFINES
#define CPP_PREDEFINES \
- "-DPPC -D__embedded__ -D__simulator__ -Asystem(embedded) -Asystem(simulator) -Acpu(powerpc) -Amachine(powerpc)"
+ "-DPPC -D__embedded__ -D__simulator__ -Asystem=embedded -Asystem=simulator -Acpu=powerpc -Amachine=powerpc"
/* Make the simulator the default */
#undef LIB_DEFAULT_SPEC