Drop changelog entries

This commit is contained in:
Gianfranco Costamagna 2024-03-08 15:52:00 +01:00
parent e5f5a75f7d
commit 2d98c52c9c

6
debian/changelog vendored
View File

@ -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.