From 2d98c52c9ca0029340399ba2ea668fd9bdf69ad0 Mon Sep 17 00:00:00 2001 From: Gianfranco Costamagna Date: Fri, 8 Mar 2024 15:52:00 +0100 Subject: [PATCH] Drop changelog entries --- debian/changelog | 6 ------ 1 file changed, 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 800b1da0..6df05d55 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,5 @@ llvm-toolchain-17 (1:17.0.6-8) UNRELEASED; urgency=medium - * 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-17-dev architecture dependent.