diff options
| author | Ian Lance Taylor <iant@google.com> | 2010-10-20 14:39:17 +0000 |
|---|---|---|
| committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2010-10-20 14:39:17 +0000 |
| commit | 66c92425474133a5c7fea3573e5366e93456da7a (patch) | |
| tree | 5229568e4e218e20dd580532390d7c0096736462 /ChangeLog | |
| parent | 30ca47e6eb445c98ac17f0d849c45b6389b40297 (diff) | |
| download | gcc-66c92425474133a5c7fea3573e5366e93456da7a.tar.gz gcc-66c92425474133a5c7fea3573e5366e93456da7a.tar.bz2 gcc-66c92425474133a5c7fea3573e5366e93456da7a.zip | |
Makefile.def (target_modules): Set lib_path to src/.libs for libstdc++-v3 module.
* Makefile.def (target_modules): Set lib_path to src/.libs for
libstdc++-v3 module.
* Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
* Makefile.in: Rebuild.
From-SVN: r165727
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 3d1dd148eeb..91aedbd1f5a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-10-20 Ian Lance Taylor <iant@google.com> + + * Makefile.def (target_modules): Set lib_path to src/.libs for + libstdc++-v3 module. + * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment. + * Makefile.in: Rebuild. + 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com> * MAINTAINERS (Reviewers): Add myself for gengtype/GTY. |
