From b8b0648991a95e1ee1b277c4f5dd7551548befb8 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Thu, 22 Feb 2024 14:11:36 +0100 Subject: [PATCH] Update changelog --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index f2ad6bf6..538ac1bc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ llvm-toolchain-18 (1:18.1.0~rc2-4) unstable; urgency=medium * 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