From 989a63a68eeaf451897a35b6c9166980f70609fc Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 20 Feb 2024 22:40:44 +0100 Subject: [PATCH] fix changelog --- debian/changelog | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/debian/changelog b/debian/changelog index e36c84d1..f780270a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,5 @@ -llvm-toolchain-18 (1:18.1.0~rc2-5) UNRELEASED; urgency=medium +llvm-toolchain-18 (1:18.1.0~rc2-4) UNRELEASED; urgency=medium -<<<<<<< - [ John Paul Adrian Glaubitz ] - * Install *clang_rt* on sparc and sparc64 - * Run chrpath for libclang on sparc and sparc64 - - [ Sylvestre Ledru ] - * add -DLIBCXX_INSTALL_MODULES=ON - see https://discourse.llvm.org/t/libc-c-23-module-installation-support/77061/1 - Ship libc++-18-dev /usr/lib/llvm-18/lib/libc++.modules.json /usr/lib/llvm-18/include/c++/v1/std.compat.cppm - /usr/lib/llvm-18/include/c++/v1/std.cppm -======= [ John Paul Adrian Glaubitz ] * Install *clang_rt* on sparc and sparc64 * Run chrpath for libclang on sparc and sparc64 @@ -18,7 +7,6 @@ llvm-toolchain-18 (1:18.1.0~rc2-5) UNRELEASED; 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 ->>>>>>> -- Sylvestre Ledru Mon, 19 Feb 2024 16:21:34 +0100