]> git.ipfire.org Git - thirdparty/libtool.git/commit
Use darwin's -force_load flag if available for whole_archive_flag_spec
authorPeter O'Gorman <peter@pogma.com>
Mon, 7 Sep 2009 05:41:58 +0000 (00:41 -0500)
committerPeter O'Gorman <peter@pogma.com>
Mon, 7 Sep 2009 05:41:58 +0000 (00:41 -0500)
commit4ad8b63bd1069246c540ba2973da967fe7b68c9c
treef5ad66d5d11252725bdfe6624ca0922141a66c2c
parent2eb8c3e51fde5f3a220eaad5c9e31a215aab330d
Use darwin's -force_load flag if available for whole_archive_flag_spec

* libltdl/m4/libtool.m4 (_LT_REQUIRED_DARWIN_CHECKS): Check for
-force_load and use it if there.
* tests/darwin.at: Add a simple test.
ChangeLog
libltdl/m4/libtool.m4
tests/darwin.at