diff --git a/debian/changelog b/debian/changelog index dc6634ce..d97f76cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -191,6 +191,15 @@ llvm-toolchain-snapshot (1:13~++20210129063721+010b176cdefb-1~exp1) experimental -- Sylvestre Ledru Sat, 30 Jan 2021 17:31:15 +0100 +llvm-toolchain-12 (1:12.0.1-8) unstable; urgency=medium + + * Add back CMAKE_EXTRA to build LLVM gold (Closes: #993664) + + [ Gianfranco Costamagna ] + * Refresh symbols on riscv64 + + -- Sylvestre Ledru Sat, 04 Sep 2021 16:38:24 +0200 + llvm-toolchain-12 (1:12.0.1-7) unstable; urgency=medium * Add debian/source/options to ignore the diff (much much faster to repack) @@ -202,7 +211,6 @@ llvm-toolchain-12 (1:12.0.1-7) unstable; urgency=medium * Add a patch to fix omp build on riscv64 * Don't build lldb on riscv64, fails to build due to missing CreateHostNativeRegisterContextLinux implementation on this architecture. - * Refresh symbols on riscv64 -- Sylvestre Ledru Tue, 31 Aug 2021 20:56:40 +0200