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

This commit is contained in:
Sylvestre Ledru 2020-03-31 23:32:03 +02:00
commit a96e59bf2a

3
debian/changelog vendored
View File

@ -317,7 +317,8 @@ llvm-toolchain-snapshot (1:10~svn366440-1~exp1) experimental; urgency=medium
llvm-toolchain-9 (1:9.0.1-11) unstable; urgency=medium llvm-toolchain-9 (1:9.0.1-11) unstable; urgency=medium
* Allow to build g++ 9 & 10 to fix a gcc build dependency (closes: #955144) * Allow one to build g++ 9 & 10 to fix a gcc build dependency
(closes: #955144)
And disable thin lto on all archs And disable thin lto on all archs
It needs gcc-8 after after 8 will reject the -flto=thin arg It needs gcc-8 after after 8 will reject the -flto=thin arg
And BOOTSTRAP_LLVM_ENABLE_LTO wil generate .so with llvm IR instead And BOOTSTRAP_LLVM_ENABLE_LTO wil generate .so with llvm IR instead