diff options
author | Matthias Klose <doko@ubuntu.com> | 2010-11-23 13:23:42 +0000 |
---|---|---|
committer | Matthias Klose <doko@gcc.gnu.org> | 2010-11-23 13:23:42 +0000 |
commit | 21539e2eb20fbcbc48670d6402a9a7f85ef93af7 (patch) | |
tree | e680101f35ed58e8e493af65da5128b51afb8c2b /ChangeLog | |
parent | 39c4e2985d83f7f8cb3b0d959245a6d34cdc2227 (diff) | |
download | gcc-21539e2eb20fbcbc48670d6402a9a7f85ef93af7.zip gcc-21539e2eb20fbcbc48670d6402a9a7f85ef93af7.tar.gz gcc-21539e2eb20fbcbc48670d6402a9a7f85ef93af7.tar.bz2 |
configure.ac: For --enable-gold, handle value `default' instead of `both*'.
2010-11-23 Matthias Klose <doko@ubuntu.com>
* configure.ac: For --enable-gold, handle value `default' instead of
`both*'. New configure option --{en,dis}able-ld.
* configure: Regenerate.
From-SVN: r167076
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-11-23 Matthias Klose <doko@ubuntu.com> + + * configure.ac: For --enable-gold, handle value `default' instead of + `both*'. New configure option --{en,dis}able-ld. + * configure: Regenerate. + 2010-11-20 Ian Lance Taylor <iant@google.com> * configure.ac: Only disable a language library if no language needs |