From 57833aed3b4867c164d6eb47bdd99b019cc3a21e Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Mon, 9 Sep 2024 08:45:25 +0200 Subject: [PATCH] Update changelog --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2046f317..f1a9caca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +llvm-toolchain-18 (1:18.1.8-11) UNRELEASED; urgency=medium + + * Drop ocaml on armhf, ocamlopt disappeared making build ftbfs + * Drop extra space in changelog + * Sync spirv architectures with sid builds + * Fix x32 build failure due to orc library not being installed + * Add back LLVM_EXPERIMENTAL_TARGETS_TO_BUILD to PASSTHROUGH variables, to help m68k + + -- Gianfranco Costamagna Mon, 09 Sep 2024 08:42:27 +0200 + llvm-toolchain-18 (1:18.1.8-10) unstable; urgency=medium [ Matthias Klose ]