Skip to content

Commit 6954e72

Browse files
committed
sys-kernel/coreos-sources: update revert pahole patch
Follow-up from: torvalds/linux@5daa0c3 Signed-off-by: Mathieu Tortuyaux <[email protected]>
1 parent b291e5c commit 6954e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk_container/src/third_party/coreos-overlay/sys-kernel/coreos-sources/files/6.6/z0002-revert-pahole-flags.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ index e173364abd6c..cdc35682e03b 100644
66
depends on !GCC_PLUGINS
77
depends on !RANDSTRUCT
88
depends on !SHADOW_CALL_STACK
9-
- depends on !DEBUG_INFO_BTF || PAHOLE_HAS_LANG_EXCLUDE
9+
- depends on !DEBUG_INFO_BTF || (PAHOLE_HAS_LANG_EXCLUDE && !LTO)
1010
+ depends on !DEBUG_INFO_BTF
1111
help
1212
Enables Rust support in the kernel.

0 commit comments

Comments
 (0)