forked from kiwix/kiwix-tools
ctpp2-st is not a standard name, all other projects use the same base name for dynamic and static libs. Debian already patch the lib name in the ctpp2 package. As we also patch it in kiwix-build, we can ignore ctpp2-st and always try to link on ctpp2. This is even necessary as ctpp2-st is not existing at all is those usecases, so we cannot try to link with ctpp2-st when compiling statically. We could fix, the ctpp2 lib search to search ctpp2 and ctpp2-st when compiling statically but it seems to be a lot of work for nothing as ctpp2-st is not used at all in our usecases.small_fixes
parent
e8dc6b0f45
commit
db7e1e5c8f
Loading…
Reference in new issue