diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2011-01-31 05:26:01 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2011-01-31 05:26:01 +0000 |
commit | 65b4571a45f1e672f3679d8149cea621e1d7ef1d (patch) | |
tree | a5c29203de7293bf8629a461c39e7e1b35d41f3c /ChangeLog | |
parent | 9c4ea6c5a9607f76721259469ca229957bca2e0b (diff) | |
download | gdb-65b4571a45f1e672f3679d8149cea621e1d7ef1d.zip gdb-65b4571a45f1e672f3679d8149cea621e1d7ef1d.tar.gz gdb-65b4571a45f1e672f3679d8149cea621e1d7ef1d.tar.bz2 |
PR libgcj/44341
* configure.ac: Discard --with-* flags for host when configuring
target libraries for cross build.
* configure: Rebuilt.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2011-01-31 Alexandre Oliva <aoliva@redhat.com> + + PR libgcj/44341 + * configure.ac: Discard --with-* flags for host when configuring + target libraries for cross build. + * configure: Rebuilt. + 2011-01-21 Andreas Schwab <schwab@redhat.com> Sync from GCC: |