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 | 3bd3027c34b5c5768912630659091addffd5b956 (patch) | |
tree | d7dc4380e0f31f96eac22b38b7dcef38951a0462 /ChangeLog | |
parent | a01454811af310f4c8f3f369a104ec1f87b35def (diff) | |
download | newlib-3bd3027c34b5c5768912630659091addffd5b956.zip newlib-3bd3027c34b5c5768912630659091addffd5b956.tar.gz newlib-3bd3027c34b5c5768912630659091addffd5b956.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: |