From 789660216a3c8dfd9eb35cb0bb813120914cd7a4 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Wed, 22 Nov 2023 00:22:34 +0100 Subject: [PATCH] try to relax the wasi-libc dep declaration for apt.llvm.org --- debian/changelog | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index 4e15b57a..c19414ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,7 @@ llvm-toolchain-17 (1:17.0.5-2) UNRELEASED; urgency=medium [ Sylvestre Ledru ] * Add a symlink for libc++experimental.a to /usr/lib/*/libc++experimental.a to fix https://github.com/llvm/llvm-project/issues/72753 + * try to relax the wasi-libc dep declaration for apt.llvm.org -- Sylvestre Ledru Mon, 20 Nov 2023 19:34:35 +0100