summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-21 20:32:37 +0000
committerrwild <rwild@138bc75d-0d04-0410-961f-82ee72b054a4>2009-09-21 20:32:37 +0000
commit7b5fee3edd77803ca6c5b0ed9d4c06a556d14450 (patch)
tree1a1eaf6129d632a497fcaaef6f718f36be42a4eb /ChangeLog
parent320274464faa824e792ee706c89f658c0a939567 (diff)
downloadgcc-7b5fee3edd77803ca6c5b0ed9d4c06a556d14450.tar.gz
Require c++ in stage1_languages with --enable-gold in combined bootstrap.
/: * configure.ac: If bootstrapping a combined tree with --enable-gold, require c++ in stage1_languages. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151943 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 73defe2c784..596cfc774f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * configure.ac: If bootstrapping a combined tree with
+ --enable-gold, require c++ in stage1_languages.
+ * configure: Regenerate.
+
* configure.ac: Also add target_libs of stage1_languages to
bootstrap_target_libs.
* configure: Regenerate.