From: Roland McGrath Date: Wed, 22 Oct 2003 21:30:08 +0000 (+0000) Subject: * sysdeps/powerpc/powerpc32/Makefile (+cflags, asm-CPPFLAGS): Don't X-Git-Tag: cvs/glibc-2_3_3~111 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e97bfee1b19df345743ce6b102f044d39766407d;p=thirdparty%2Fglibc.git * sysdeps/powerpc/powerpc32/Makefile (+cflags, asm-CPPFLAGS): Don't append options to these. * sysdeps/powerpc/powerpc64/Makefile (+cflags, asm-CPPFLAGS): Likewise. --- diff --git a/ChangeLog b/ChangeLog index 3a64ebd6541..ebd2765e55a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2003-10-22 Steven Munroe + + * 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 * sysdeps/unix/sysv/linux/hppa/sysdep.h: Fix merge error.