diff --git a/debian/changelog b/debian/changelog index 3057f4fa..92b8bff3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,12 +3,15 @@ llvm-toolchain-17 (1:17.0.6-8) UNRELEASED; urgency=medium [ Zixing Liu ] * d/p/fix-unwind-detection-logic.patch: use an upstream patch to fix libunwind detection logic when compiler-rt is disabled. + * d/p/runtimes-Don-t-link-against-compiler-rt-explicitly.patch: Backport + LLVM patch #75089 to fix compiler rt linkage. + * d/rules: Disable LIBUNWIND_USE_COMPILER_RT when COMPILER_RT is disabled. [ Matthias Klose ] * Make libclang-common-18-dev architecture dependent, mark profile and xray include files as optional on armel and armhf. - -- Matthias Klose Wed, 06 Mar 2024 09:19:34 +0100 + -- Zixing Liu Wed, 06 Mar 2024 17:27:22 -0700 llvm-toolchain-17 (1:17.0.6-7) unstable; urgency=medium