Merge remote-tracking branch 'origin/9' into snapshot

This commit is contained in:
Sylvestre Ledru 2019-10-21 16:55:26 +02:00
commit 0033f38435

4
debian/changelog vendored
View File

@ -11,6 +11,8 @@ llvm-toolchain-snapshot (1:10~+20191019070539+bdcad0aca0a-1~exp2) experimental;
* Use -DLLVM_ENABLE_PROJECTS instead of symlinks * Use -DLLVM_ENABLE_PROJECTS instead of symlinks
* Use -DBOOTSTRAP_LLVM_ENABLE_LTO instead of * Use -DBOOTSTRAP_LLVM_ENABLE_LTO instead of
-DLLVM_ENABLE_LTO (not sure what it wasn't done) -DLLVM_ENABLE_LTO (not sure what it wasn't done)
* clang: Force the installation of libclang-cpp with the exact same version
and remove libclang as dep
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 20 Oct 2019 13:55:30 +0200 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 20 Oct 2019 13:55:30 +0200
@ -130,6 +132,8 @@ llvm-toolchain-9 (1:9.0.0-2) unstable; urgency=medium
* polly, openmp & lldb aren't enabled for every platform * polly, openmp & lldb aren't enabled for every platform
So, add to PROJECTS only when enabled So, add to PROJECTS only when enabled
* clang: Force the installation of libclang-cpp with the exact same version
and remove libclang as dep
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 20 Oct 2019 17:27:50 +0200 -- Sylvestre Ledru <sylvestre@debian.org> Sun, 20 Oct 2019 17:27:50 +0200