Skip to content

Commit

Permalink
KernelFWholeProgram=On
Browse files Browse the repository at this point in the history
Signed-off-by: Axel Heider <[email protected]>
  • Loading branch information
Axel Heider committed Apr 16, 2024
1 parent e69c60a commit 9123185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ config_option(
KernelFWholeProgram KERNEL_FWHOLE_PROGRAM
"Enable -fwhole-program when linking kernel. This should work modulo gcc bugs, which \
are not uncommon with -fwhole-program. Consider this feature experimental!"
DEFAULT OFF
DEFAULT ON
DEPENDS "NOT KernelBinaryVerificationBuild"
)

Expand Down

0 comments on commit 9123185

Please sign in to comment.