document the recent changes

This commit is contained in:
Sylvestre Ledru 2019-10-19 11:39:14 +02:00
parent f6f735d206
commit 989941a6b1

9
debian/changelog vendored
View File

@ -1,9 +1,14 @@
llvm-toolchain-9 (1:9-4) unstable; urgency=medium
llvm-toolchain-9 (1:9.0.0-1) unstable; urgency=medium
* Repack to move to git
* Move the checkout of the sources from svn to git
* Use -DLLVM_ENABLE_PROJECTS instead of symlinks
* Use -DBOOTSTRAP_LLVM_ENABLE_LTO instead of
-DLLVM_ENABLE_LTO (not sure what it wasn't done)
* Add dependency between libclang-cpp => libllvm with the exact version
(Closes: #942526)
--
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Oct 2019 10:30:41 +0200
llvm-toolchain-9 (1:9-3) unstable; urgency=medium