Skip to content

Commit

Permalink
* configure.in (--with-cpu): Check compiler support for -march/-mcpu.
Browse files Browse the repository at this point in the history
	* configure: Regenerated.
	* config.make.in (cflags-cpu): New substituted variable.
	(with-cpu): Variable removed.
	* Makeconfig (+cflags): Use $(cflags-cpu), not $(with-cpu).
  • Loading branch information
Roland McGrath committed Aug 18, 2008
1 parent 2cf9ad5 commit 58801a0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
2008-08-18 Roland McGrath <roland@redhat.com>

* 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 <rsa@us.ibm.com>

[BZ #6845]
Expand Down

0 comments on commit 58801a0

Please sign in to comment.