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.cmake, 
llvm-project does not have support for zstd compressed debug sections.
(Search ZSTD on 
https://github.com/llvm/llvm-project/blob/main/llvm/cmake/config-ix.cmake)
The issue applies to many other packages using zstd.

zstd has provided build/cmake for a long time (available in 2016). If one 
builds zstd with cmake, cmake files like zstdConfig.cmake will be available.
See 
https://github.com/archlinux/svntogit-packages/blob/packages/zstd/trunk/PKGBUILD#L36
 for a configure example.

Reply via email to