diff options
author | andreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-11-18 22:53:08 +0000 |
---|---|---|
committer | andreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-11-18 22:53:08 +0000 |
commit | 92016de0fc06c09cfcfd3c7ff5009a9230050816 (patch) | |
tree | 0292dacd7eaf1c2bcad6d774714723ce39e13e92 /ChangeLog | |
parent | d21eafd2f9b9daf2141d28b8bdd026dae6681613 (diff) | |
download | gcc-92016de0fc06c09cfcfd3c7ff5009a9230050816.tar.gz |
2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
* ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
to match upstream libtool for darwin.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@107192 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 3a7b6c4b4f6..1de40cc6708 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-11-18 Andreas Tobler <a.tobler@schweiz.ch> + + * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience' + to match upstream libtool for darwin. + 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com> * Makefile.def: Remove gdb dependencies for gdbtk. |