Update changelog

This commit is contained in:
Gianfranco Costamagna 2024-09-09 08:45:25 +02:00
parent 1d5fe2cbe5
commit 57833aed3b

10
debian/changelog vendored
View File

@ -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 <locutusofborg@debian.org> Mon, 09 Sep 2024 08:42:27 +0200
llvm-toolchain-18 (1:18.1.8-10) unstable; urgency=medium
[ Matthias Klose ]