From 7394da3c417eae90f72bf2d4cb1af8e9ec894595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 11 Dec 2024 14:02:13 +0100 Subject: [PATCH] package.mask: Fix mis-sed on clang-crossdev-wrappers mask MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- profiles/package.mask | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index 565e2d7fd6698..14ec78426b683 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -626,4 +626,4 @@ dev-util/mingw64-runtime sys-libs/newlib dev-embedded/avr-libc sys-devel/nvptx-tools -llvm-core/clang-crossdev-wrappers +sys-devel/clang-crossdev-wrappers