mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-23 10:12:12 +01:00
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:
parent
ea7440a183
commit
913a27d589
@ -6,7 +6,7 @@ index e173364abd6c..cdc35682e03b 100644
|
|||||||
depends on !GCC_PLUGINS
|
depends on !GCC_PLUGINS
|
||||||
depends on !RANDSTRUCT
|
depends on !RANDSTRUCT
|
||||||
depends on !SHADOW_CALL_STACK
|
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
|
+ depends on !DEBUG_INFO_BTF
|
||||||
help
|
help
|
||||||
Enables Rust support in the kernel.
|
Enables Rust support in the kernel.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user