diff options
author | Ian Lance Taylor <iant@google.com> | 2010-12-07 21:20:22 +0000 |
---|---|---|
committer | Ian Lance Taylor <iant@google.com> | 2010-12-07 21:20:22 +0000 |
commit | f2588cb91dc7af00b9b2f8349c2a7dc563168fe1 (patch) | |
tree | d00b93a738a16ebdae70fb364e06b08d41713c48 /ChangeLog | |
parent | 1d1dde068c1187dde485524c5713104c4afadbef (diff) | |
download | newlib-f2588cb91dc7af00b9b2f8349c2a7dc563168fe1.zip newlib-f2588cb91dc7af00b9b2f8349c2a7dc563168fe1.tar.gz newlib-f2588cb91dc7af00b9b2f8349c2a7dc563168fe1.tar.bz2 |
* configure.ac: Always set default for poststage1_ldflags to
-static-libstdc++ -static-libgcc.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi. * configure: Regenerate. +2010-12-02 Ian Lance Taylor <iant@google.com> + + * configure.ac: Always set default for poststage1_ldflags to + -static-libstdc++ -static-libgcc. + 2010-12-02 Jeff Johnston <jjohnstn@redhat.com> * COPYING.NEWLIB: Add National Semiconductor notice. |