diff options
author | Roland McGrath <roland@gnu.org> | 2003-10-22 21:30:08 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-10-22 21:30:08 +0000 |
commit | e97bfee1b19df345743ce6b102f044d39766407d (patch) | |
tree | 98dfaae685d9398b752da4347933306da5bbef67 | |
parent | c02c674e76e26864edb668be20d4e04252b166da (diff) | |
download | glibc-e97bfee1b19df345743ce6b102f044d39766407d.zip glibc-e97bfee1b19df345743ce6b102f044d39766407d.tar.gz glibc-e97bfee1b19df345743ce6b102f044d39766407d.tar.bz2 |
* sysdeps/powerpc/powerpc32/Makefile (+cflags, asm-CPPFLAGS): Don't
append options to these.
* sysdeps/powerpc/powerpc64/Makefile (+cflags, asm-CPPFLAGS): Likewise.
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-10-22 Steven Munroe <sjmunroe@us.ibm.com> + + * sysdeps/powerpc/powerpc32/Makefile (+cflags, asm-CPPFLAGS): Don't + append options to these. + * sysdeps/powerpc/powerpc64/Makefile (+cflags, asm-CPPFLAGS): Likewise. + 2003-10-18 Carlos O'Donell <carlos@baldric.uwo.ca> * sysdeps/unix/sysv/linux/hppa/sysdep.h: Fix merge error. |