mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
PowerPC: Remove unnecessary -mnew-mnemonics.
This commit is contained in:
parent
b288a93d56
commit
b3563932f8
@ -1,3 +1,7 @@
|
||||
2012-11-01 Tulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
|
||||
|
||||
* sysdeps/powerpc/Makefile (cflags): Remove -mnew-mnemonics.
|
||||
|
||||
2012-11-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* catgets/test-gencat.sh (run_program_prefix): Renamed to ...
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user