diff options
author | Matthias Klose <doko@ubuntu.com> | 2013-01-14 16:15:21 +0000 |
---|---|---|
committer | Matthias Klose <doko@gcc.gnu.org> | 2013-01-14 16:15:21 +0000 |
commit | 197fa28c0eb545670416129d3bb545dd13ddfa1a (patch) | |
tree | e8325db5884b9a4071032a04b5b4a84a515f6f24 /ChangeLog | |
parent | 0089227267c027fc4420f68ae8adf2f5863ec3c9 (diff) | |
download | gcc-197fa28c0eb545670416129d3bb545dd13ddfa1a.tar.gz |
Makefile.def (install-target-libsanitizer): Depend on install-target-libstdc++-v3.
2013-01-14 Matthias Klose <doko@ubuntu.com>
* Makefile.def (install-target-libsanitizer): Depend on
install-target-libstdc++-v3.
* Makefile.in: Regenerate.
From-SVN: r195152
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 900a652e42f..702a2562d6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2013-01-14 Matthias Klose <doko@ubuntu.com> + + * Makefile.def (install-target-libsanitizer): Depend on + install-target-libstdc++-v3. + * Makefile.in: Regenerate. + 2013-01-14 Richard Biener <rguenther@suse.de> * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0. |