about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-10-22 21:30:08 +0000
committerRoland McGrath <roland@gnu.org>2003-10-22 21:30:08 +0000
commite97bfee1b19df345743ce6b102f044d39766407d (patch)
tree98dfaae685d9398b752da4347933306da5bbef67
parentc02c674e76e26864edb668be20d4e04252b166da (diff)
downloadglibc-e97bfee1b19df345743ce6b102f044d39766407d.tar.gz
glibc-e97bfee1b19df345743ce6b102f044d39766407d.tar.xz
glibc-e97bfee1b19df345743ce6b102f044d39766407d.zip
* sysdeps/powerpc/powerpc32/Makefile (+cflags, asm-CPPFLAGS): Don't
	append options to these.
	* sysdeps/powerpc/powerpc64/Makefile (+cflags, asm-CPPFLAGS): Likewise.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a64ebd654..ebd2765e55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.