fix changelog

This commit is contained in:
Sylvestre Ledru 2021-08-31 20:57:23 +02:00
parent 4b4a2242b9
commit e9eae20140

12
debian/changelog vendored
View File

@ -126,14 +126,9 @@ llvm-toolchain-snapshot (1:13~++20210129063721+010b176cdefb-1~exp1) experimental
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 30 Jan 2021 17:31:15 +0100 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 30 Jan 2021 17:31:15 +0100
llvm-toolchain-12 (1:12.0.1-7) UNRELEASED; urgency=medium llvm-toolchain-12 (1:12.0.1-7) unstable; urgency=medium
* Add debian/source/options to ignore the diff (much much faster to repack) * Add debian/source/options to ignore the diff (much much faster to repack)
[ Gianfranco Costamagna ]
* Add a patch to fix omp build on riscv64
[ Sylvestre Ledru ]
* cmake: use ON instead of YES for consistency * cmake: use ON instead of YES for consistency
* Add LIBCXXABI_ENABLE_STATIC_UNWINDER=ON * Add LIBCXXABI_ENABLE_STATIC_UNWINDER=ON
LIBCXXABI_STATICALLY_LINK_UNWINDER_IN_SHARED_LIBRARY=OFF LIBCXXABI_STATICALLY_LINK_UNWINDER_IN_SHARED_LIBRARY=OFF
@ -144,7 +139,10 @@ llvm-toolchain-12 (1:12.0.1-7) UNRELEASED; urgency=medium
* Don't generate the llvm-mcmarkup & lldb-mi manpages (don't exist anymore) * Don't generate the llvm-mcmarkup & lldb-mi manpages (don't exist anymore)
(LP: #1940713) (LP: #1940713)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 29 Aug 2021 15:15:18 +0200 [ Gianfranco Costamagna ]
* Add a patch to fix omp build on riscv64
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 31 Aug 2021 20:56:40 +0200
llvm-toolchain-12 (1:12.0.1-6) unstable; urgency=medium llvm-toolchain-12 (1:12.0.1-6) unstable; urgency=medium