diff options
author | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-03-30 11:22:02 +0000 |
---|---|---|
committer | doko <doko@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-03-30 11:22:02 +0000 |
commit | ea58ca59034c74779e0d5f754c817b51afd085cf (patch) | |
tree | 25f18a44b94d8184e0295e92268c0d53a0065260 /ChangeLog | |
parent | fc233a990ad671fb20dfc4015790dcf5c102022e (diff) | |
download | gcc-ea58ca59034c74779e0d5f754c817b51afd085cf.tar.gz |
2013-03-30 Matthias Klose <doko@ubuntu.com>
* Makefile.def (target_modules): Don't install libffi.
* Makefile.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@197264 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e7f9cc0740a..5ddd4fd3ae2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-03-30 Matthias Klose <doko@ubuntu.com> + + * Makefile.def (target_modules): Don't install libffi. + * Makefile.in: Regenerate. + 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de> * MAINTAINERS (Write After Approval): Add myself. |