mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-31 09:30:24 +00:00
Add source-is-missing llvm/test/* / lldb/test/* / lld/test/* to the source override
This commit is contained in:
parent
6da834fd4a
commit
b8220e4472
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,6 +1,8 @@
|
||||
llvm-toolchain-12 (1:12.0.1-10) UNRELEASED; urgency=medium
|
||||
|
||||
* If parallel is not set in DEB_BUILD_OPTIONS, use nproc
|
||||
* Add source-is-missing llvm/test/* / lldb/test/* / lld/test/*
|
||||
to the source override
|
||||
|
||||
[ John Paul Adrian Glaubitz ]
|
||||
* Disable libunwind on sparc, sparc64 and x32
|
||||
|
3
debian/source/lintian-overrides
vendored
3
debian/source/lintian-overrides
vendored
@ -19,6 +19,9 @@ source: source-is-missing lldb/lit/Modules/ELF/Inputs/netbsd-amd64.core
|
||||
source: source-is-missing llgo/third_party/gofrontend/libgo/go/debug/dwarf/testdata/*.elf*
|
||||
source: source-is-missing llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/gcc-*-exec
|
||||
source: source-is-missing llgo/third_party/gofrontend/libgo/go/debug/elf/testdata/*.obj
|
||||
source: source-is-missing llvm/test/*
|
||||
source: source-is-missing lldb/test/*
|
||||
source: source-is-missing lld/test/*
|
||||
|
||||
# By design
|
||||
source: invalid-arch-string-in-source-relation riscv64*
|
||||
|
Loading…
Reference in New Issue
Block a user