Blame SOURCES/glibc-ppc-mnemonics.patch

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