From: Roland McGrath Date: Sun, 6 Mar 2005 20:10:08 +0000 (+0000) Subject: typo X-Git-Tag: cvs/fedora-glibc-20050319T1907~39 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fcb050599109dac133dd444e4e3712a82987fe3c;p=thirdparty%2Fglibc.git typo * sysdeps/i386/Makefile (CFLAGS-initfini.s): Unconditionally use --- diff --git a/ChangeLog b/ChangeLog index a41628e221e..e185bfccc2f 100644 --- 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