mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-22 09:42:25 +01:00
overlay profiles: Skip clang
The version of thin-provisioning-tools without the dependency on clang was dropped from Gentoo, so let's mark clang as a provided package - we will workaround the need for the dependency on it in follow-up commits. Signed-off-by: Krzesimir Nowak <knowak@microsoft.com>
This commit is contained in:
parent
8a4b08ae65
commit
90a61d249e
@ -23,3 +23,10 @@ dev-perl/Locale-gettext-1.70.0_p20181130
|
|||||||
# fails with "Failed to resolve typeattributeset statement at
|
# fails with "Failed to resolve typeattributeset statement at
|
||||||
# /var/lib/selinux/mcs/tmp/modules/400/ntp/cil:120"
|
# /var/lib/selinux/mcs/tmp/modules/400/ntp/cil:120"
|
||||||
sec-policy/selinux-ntp-2.20250618-r1
|
sec-policy/selinux-ntp-2.20250618-r1
|
||||||
|
|
||||||
|
# The sys-block/thin-provisioning-tools package depends on it, because
|
||||||
|
# of the thin_migrate tool using devicemapper crate that indirectly
|
||||||
|
# depends on clang (through bindgen). We disable the tool anyway with
|
||||||
|
# patches, but the dependency in the ebuild still need to be taken
|
||||||
|
# care of.
|
||||||
|
llvm-core/clang-9999
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user