]> 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>
Thu, 7 Aug 2025 17:20:00 +0000 (20:20 +0300)
commitd12a1929dbf2550c0ba77da8e976473b24da317b
treed8862153a71df9a7abc7956a86b572768e1491d2
parent52f78952b9ceb46a8c95a98cd0258fe4b23ce3c1
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