view patches/glibc-2.3-powerpc-sysdeps-Makefile.patch @ 6512:ccc20ae889ca default tip guix

mingw::guile-2.0.7 builds.
author Jan Nieuwenhuizen <janneke@gnu.org>
date Thu, 24 Mar 2016 08:03:39 +0100
parents c5c5991545c2
children
line wrap: on
line source

PowerPC: Remove unnecessary -mnew-mnemonics.

http://sourceware.org/git/?p=glibc.git;a=commit;h=b3563932f85d60bb0d38b0a5f3b8f4abc133f890

--- a/sysdeps/powerpc/Makefile	2004-02-14 12:24:52.000000000 +0900
+++ b/sysdeps/powerpc/Makefile	2015-01-20 21:18:22.894478200 +0900
@@ -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),gmon)
 sysdep_routines += ppc-mcount
 endif