From 929717877e2f2909a356a953dbc33294301a56bc Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Thu, 2 Sep 2021 12:26:20 +0200 Subject: [PATCH] Update changelog --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 8bb5e94c..5f7d5750 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ 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