ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience' to match upstream libtool for darwin.

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.

From-SVN: r107192
This commit is contained in:
Andreas Tobler 2005-11-18 23:53:08 +01:00 committed by Andreas Tobler
parent 4c63a5845d
commit 186abafe49
2 changed files with 6 additions and 1 deletions

View File

@ -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.

View File

@ -419,7 +419,7 @@ else
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
;;