diff --git a/debian/changelog b/debian/changelog index 3e601228..debee78a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -54,7 +54,6 @@ llvm-toolchain-18 (1:18.1.0~rc2-4) unstable; urgency=medium [ Sylvestre Ledru ] * add -DLIBCXX_INSTALL_MODULES=ON to install libc++ C++-20 modules see https://discourse.llvm.org/t/libc-c-23-module-installation-support/77061/1 -======= [ John Paul Adrian Glaubitz ] * Install *clang_rt* on sparc and sparc64 * Run chrpath for libclang on sparc and sparc64 @@ -63,9 +62,13 @@ llvm-toolchain-18 (1:18.1.0~rc2-4) unstable; urgency=medium * add -DLIBCXX_INSTALL_MODULES=ON to install libc++ C++-20 modules see https://discourse.llvm.org/t/libc-c-23-module-installation-support/77061/1 * Add a new package libllvmlibc-18-dev to ship LLVM libc (experimental for now) +======= + * Fix 32bit builds, exclude i386, don't build clang-rt there + * Revert gold linker on mips64el + * Disable stack protector on mips64el >>>>>>> - -- Gianfranco Costamagna Fri, 09 Feb 2024 20:59:07 +0100 + -- Gianfranco Costamagna Thu, 22 Feb 2024 17:58:05 +0100 llvm-toolchain-18 (1:18.1.0~rc2-3) unstable; urgency=medium