]> git.ipfire.org Git - thirdparty/gcc.git/commit
configure.ac: Add --enable-build-poststage1-with-cxx.
authorIan Lance Taylor <iant@google.com>
Tue, 19 Jul 2011 18:33:25 +0000 (18:33 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 19 Jul 2011 18:33:25 +0000 (18:33 +0000)
commit78767fd9cf5581827603c154235fd36ecf075e31
tree12679178a3a755dd714cb1f3c1812ee84f0591c5
parent0baeec1b0902d647ba34d18b8ab1ee013ec3b4be
configure.ac: Add --enable-build-poststage1-with-cxx.

./: * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
make C++ a boot_language.  Set and substitute
POSTSTAGE1_CONFIGURE_FLAGS.
* Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
(STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
* configure, Makefile.in: Rebuild.
gcc/:
* doc/install.texi (Configuration): Document
--enable-build-poststage1-with-cxx.

From-SVN: r176480
ChangeLog
Makefile.in
Makefile.tpl
configure
configure.ac
gcc/ChangeLog
gcc/doc/install.texi