]> git.ipfire.org Git - thirdparty/libtool.git/commit
Allow statically linking compiler support libraries when linking a library
authorMartin Storsjö <martin@martin.st>
Mon, 19 Aug 2019 10:34:51 +0000 (13:34 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Mon, 19 May 2025 16:40:01 +0000 (19:40 +0300)
commit2f505131b5f29b0de6338bf9d13b7ceadf617d96
treed8862153a71df9a7abc7956a86b572768e1491d2
parente606cd2358dd526d79837ce9f98da159c1d02bf7
Allow statically linking compiler support libraries when linking a library

For cases with deplibs_check_method="file_magic ..." (as it is for mingw),
there were previously no way that a static library could be accepted
here.
build-aux/ltmain.in