mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 19:50:45 +00:00

to match the new lib name (Closes: #759538) * Rename liblldb.so to liblldb-3.4.so + update of the soname. * python-clang-3.4 description updated * liblldb-3.4 and python-lldb-3.4 added * lldb-3.4-dev renamed to liblldb-3.4-dev to match the previous changes * Manpages for llvm-ranlib, clang-apply-replacements, pp-trace and clang-tidy added * clang-3.4 should depends on binutils (for ld, at least) (Closes: #751030)
5 lines
301 B
Plaintext
5 lines
301 B
Plaintext
# That is normal. The lib is not (yet?) shipped as a new package
|
|
liblldb-@LLVM_VERSION@: package-name-doesnt-match-sonames liblldb
|
|
# For now, override this warning. We might create a -dev at some point
|
|
liblldb-@LLVM_VERSION@: non-dev-pkg-with-shlib-symlink usr/lib/*/liblldb.so.1 usr/lib/*/liblldb.so
|