about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>2012-11-01 18:00:06 -0500
committerRyan S. Arnold <rsa@linux.vnet.ibm.com>2012-11-01 18:02:41 -0500
commitb3563932f85d60bb0d38b0a5f3b8f4abc133f890 (patch)
tree30d2eba233d86ad9e20e692385486e615e8e4fbc /sysdeps
parentb288a93d569442390f834e01a9594b2fcfce93d0 (diff)
downloadglibc-b3563932f85d60bb0d38b0a5f3b8f4abc133f890.tar.gz
glibc-b3563932f85d60bb0d38b0a5f3b8f4abc133f890.tar.xz
glibc-b3563932f85d60bb0d38b0a5f3b8f4abc133f890.zip
PowerPC: Remove unnecessary -mnew-mnemonics.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/powerpc/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/powerpc/Makefile b/sysdeps/powerpc/Makefile
index 79dd6fa976..7442b6709a 100644
--- a/sysdeps/powerpc/Makefile
+++ b/sysdeps/powerpc/Makefile
@@ -1,7 +1,3 @@
-# We always want to use the new mnemonic syntax even if we are on a RS6000
-# machine.
-+cflags += -mnew-mnemonics
-
 ifeq ($(subdir),string)
 CFLAGS-memcmp.c += -Wno-uninitialized
 endif