prepare a news about the bootstrap stage2 phase

This commit is contained in:
Sylvestre Ledru 2018-11-16 13:04:32 +01:00
parent 34a2a44a19
commit 163175ca1d

9
debian/NEWS vendored
View File

@ -1,3 +1,12 @@
llvm-toolchain-7 (1:7.0.1-1) unstable; urgency=medium
* llvm-toolchain packages are built using clang itself (stage2)
- stage1 = build clang with gcc
- stage2 = clang building itself
This could lead to some unexpected (but rare) ABI issues.
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 16 Nov 2018 13:00:39 +0100
llvm-toolchain-7 (1:7-1) unstable; urgency=medium llvm-toolchain-7 (1:7-1) unstable; urgency=medium
* From version 7, llvm-toolchain also provides libc++, libc++abi * From version 7, llvm-toolchain also provides libc++, libc++abi