]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
configure.ac (CFLAGS_FOR_BUILD, [...]): Default them to host flags only for $host...
authorMike Frysinger <vapier@gentoo.org>
Mon, 8 Oct 2007 09:29:55 +0000 (09:29 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 8 Oct 2007 09:29:55 +0000 (09:29 +0000)
commitf019adc11693d991cd68e086c04e124fab610c4c
tree33107d01e24336a792f3f9c60641245591e52e91
parentdff6abb2827e047f9224c0cd213731633db7c274
configure.ac (CFLAGS_FOR_BUILD, [...]): Default them to host flags only for $host = $build.

* configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD, LDFLAGS_FOR_BUILD): Default them to host flags only
  for $host = $build.
  Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.
  Set default LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
* configure: Regenerate.

From-SVN: r129122
ChangeLog
configure
configure.ac