diff --git a/debian/changelog b/debian/changelog index 83fdbf5a..808116f1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ llvm-toolchain-snapshot (1:7~svn323616-1~exp1) experimental; urgency=medium * Fix llvm-config with the change of versioning (Closes: #888592) * Update the creation of the README to unbreak the mips* FTBFS * Update of the clang-tools-X.Y description + * ignore source: source-is-missing lldb/unittests/ -- Sylvestre Ledru Sun, 28 Jan 2018 13:43:37 +0100 diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides index 1039d839..feed5ff4 100644 --- a/debian/source.lintian-overrides +++ b/debian/source.lintian-overrides @@ -6,4 +6,5 @@ source: outdated-autotools-helper-file autoconf/config.sub 2011-11-02 # Reported here https://bugs.llvm.org/show_bug.cgi?id=32962 # No activity, silent it to avoid false positive in automation source: license-problem-convert-utf-code lib/Support/ConvertUTF.cpp - +# A unit test. No big deal +source: source-is-missing lldb/unittests/ObjectFile/ELF/Inputs/early-section-headers.so