Bug#1020403: libzstd-dev: cmake file is unavailable

2022-09-21 Thread Tino Didriksen
An alternative would be for LLVM to fall back to https://cmake.org/cmake/help/latest/module/FindPkgConfig.html#command:pkg_check_modules to find libzstd. This should be a ~3 line patch. -- Tino Didriksen OpenPGP_signature Description: OpenPGP digital signature

Bug#1020403: libzstd-dev: cmake file is unavailable

2022-09-21 Thread Fangrui Song
Package: libzstd-dev Version: 1.5.2+dfsg-1 Severity: wishlist X-Debbugs-Cc: i...@maskray.me Dear Maintainer, The main branch of llvm-project (milestone: 16.0.0) defaults LLVM_ENABLE_ZSTD to on and searches for zstd's cmake files. Since libzstd-dev does not provide cmake files like zstdConfig.cma