mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-25 06:15:55 +00:00
Silent executable-not-elf-or-script usr/lib/llvm-8/share/clang/bash-autocomplete.sh
This commit is contained in:
parent
3eac6dd0b8
commit
1c9ebc2749
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -2,6 +2,8 @@ llvm-toolchain-8 (1:8~svn351401-1~exp2) experimental; urgency=medium
|
||||
|
||||
* Fix debian-changelog-line-too-long
|
||||
* Silent source-contains-prebuilt-windows-binary
|
||||
* Silent executable-not-elf-or-script
|
||||
usr/lib/llvm-8/share/clang/bash-autocomplete.sh
|
||||
* Remove unapplied patches:
|
||||
- D52340-rustc-debuginfo.diff
|
||||
- D54379-hurd-triple-clang.diff
|
||||
|
2
debian/clang-X.Y.lintian-overrides.in
vendored
2
debian/clang-X.Y.lintian-overrides.in
vendored
@ -1,2 +1,4 @@
|
||||
# Does not link otherwise
|
||||
clang-@LLVM_VERSION@: embedded-library usr/lib/llvm-@LLVM_VERSION@/bin/clang: libjsoncpp
|
||||
# expected
|
||||
clang-@LLVM_VERSION@: executable-not-elf-or-script usr/lib/llvm-@LLVM_VERSION@/share/clang/bash-autocomplete.sh
|
||||
|
Loading…
Reference in New Issue
Block a user