Blame SOURCES/glibc-ppc-mnemonics.patch

b9ba6d
diff -Nrup a/sysdeps/powerpc/Makefile b/sysdeps/powerpc/Makefile
b9ba6d
--- a/sysdeps/powerpc/Makefile	2010-05-04 05:27:23.000000000 -0600
b9ba6d
+++ b/sysdeps/powerpc/Makefile	2013-05-28 09:56:51.056475174 -0600
b9ba6d
@@ -1,7 +1,3 @@
b9ba6d
-# We always want to use the new mnemonic syntax even if we are on a RS6000
b9ba6d
-# machine.
b9ba6d
-+cflags += -mnew-mnemonics
b9ba6d
-
b9ba6d
 ifeq ($(subdir),gmon)
b9ba6d
 sysdep_routines += ppc-mcount
b9ba6d
 endif