sys-kernel/coreos-sources: update revert pahole patch

Follow-up from: 5daa0c35a1

Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
Mathieu Tortuyaux 2025-03-26 13:29:09 +01:00
parent ea7440a183
commit 913a27d589
No known key found for this signature in database
GPG Key ID: AC5CCFB52545D9B8

View File

@ -6,7 +6,7 @@ index e173364abd6c..cdc35682e03b 100644
depends on !GCC_PLUGINS
depends on !RANDSTRUCT
depends on !SHADOW_CALL_STACK
- depends on !DEBUG_INFO_BTF || PAHOLE_HAS_LANG_EXCLUDE
- depends on !DEBUG_INFO_BTF || (PAHOLE_HAS_LANG_EXCLUDE && !LTO)
+ depends on !DEBUG_INFO_BTF
help
Enables Rust support in the kernel.