* 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
+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.
hardcode_direct=no
hardcode_automatic=yes
hardcode_shlibpath_var=unsupported
- whole_archive_flag_spec='-all_load $convenience'
+ whole_archive_flag_spec=''
link_all_deplibs=yes
;;