[Bug bootstrap/45174] Make fails in zlib

rwild at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Oct 2 14:52:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45174

--- Comment #25 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2010-10-02 14:52:12 UTC ---
Author: rwild
Date: Sat Oct  2 14:52:07 2010
New Revision: 164904

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164904
Log:
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.

Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac
    trunk/gcc/ChangeLog
    trunk/gcc/doc/install.texi



More information about the Gcc-bugs mailing list