]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
typo
authorRoland McGrath <roland@gnu.org>
Sun, 6 Mar 2005 20:10:08 +0000 (20:10 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 6 Mar 2005 20:10:08 +0000 (20:10 +0000)
* sysdeps/i386/Makefile (CFLAGS-initfini.s): Unconditionally use

ChangeLog

index a41628e221ec0494e1bd81c40dc5ca626f0607fc..e185bfccc2f8856a9eac34a272d7c6a7602ecaf9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -43,7 +43,7 @@
        * configure.in: Make sure at least gcc 3.4 is used.  Undo last change.
        * config.make.in: Undo last change.
 
-       * sysdeps/i386/Makefile ((CFLAGS-initfini.s): Unconditionally use
+       * sysdeps/i386/Makefile (CFLAGS-initfini.s): Unconditionally use
        -mtune.
 
 2005-03-05  Roland McGrath  <roland@redhat.com>