]> git.ipfire.org Git - thirdparty/gcc.git/commit - ChangeLog
Allow to pass separate configure arguments for build, host and target.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 2 Oct 2010 14:52:07 +0000 (14:52 +0000)
committerRalf Wildenhues <rwild@gcc.gnu.org>
Sat, 2 Oct 2010 14:52:07 +0000 (14:52 +0000)
commitffedf5114c8bdd5b024fb87e23b935e7d90c6ff3
tree2bc93cf6744bf10457800aad14d751389a4dc261
parent8b932a71067075d3e0fcf99fc5bce499df08d96f
Allow to pass separate configure arguments for build, host and target.

/:
PR bootstrap/45326
PR bootstrap/45174
* configure.ac: Honor initial values of $build_configargs,
$host_configargs, $target_configargs.  Mark the precious, so
environment settings get recorded.
* configure: Regenerate.

gcc/:
* doc/install.texi (Configuration): Document build_configargs,
host_configargs, target_configargs.

From-SVN: r164904
ChangeLog
configure
configure.ac
gcc/ChangeLog
gcc/doc/install.texi