From 58801a0e56202ba89916c05a63a5e3c5e9769baf Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 18 Aug 2008 09:42:25 +0000 Subject: [PATCH] * configure.in (--with-cpu): Check compiler support for -march/-mcpu. * configure: Regenerated. * config.make.in (cflags-cpu): New substituted variable. (with-cpu): Variable removed. * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8940b7e..5a5c039 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2008-08-18 Roland McGrath + + * configure.in (--with-cpu): Check compiler support for -march/-mcpu. + * configure: Regenerated. + * config.make.in (cflags-cpu): New substituted variable. + (with-cpu): Variable removed. + * Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu). + 2008-08-14 Ryan S. Arnold [BZ #6845] -- 2.7.4