Commit 186abafe by Andreas Tobler Committed by Andreas Tobler

ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience' to match…

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
parent 4c63a584
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> 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
* Makefile.def: Remove gdb dependencies for gdbtk. * Makefile.def: Remove gdb dependencies for gdbtk.
......
...@@ -419,7 +419,7 @@ else ...@@ -419,7 +419,7 @@ else
hardcode_direct=no hardcode_direct=no
hardcode_automatic=yes hardcode_automatic=yes
hardcode_shlibpath_var=unsupported hardcode_shlibpath_var=unsupported
whole_archive_flag_spec='-all_load $convenience' whole_archive_flag_spec=''
link_all_deplibs=yes link_all_deplibs=yes
;; ;;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment