Skip to content

Commit

Permalink
arch/arm64: configs: Enable LTO
Browse files Browse the repository at this point in the history
Signed-off-by: K A R T H I K <[email protected]>
  • Loading branch information
karthik558 committed Sep 5, 2021
1 parent 1f6fc97 commit f61e73d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/configs/vendor/violet-perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -280,12 +280,12 @@ CONFIG_CC_STACKPROTECTOR=y
CONFIG_CC_STACKPROTECTOR_STRONG=y
CONFIG_BOEFFLA_WL_BLOCKER=y
CONFIG_THIN_ARCHIVES=y
# CONFIG_LTO is not set
CONFIG_LTO=y
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
CONFIG_ARCH_SUPPORTS_THINLTO=y
# CONFIG_THINLTO is not set
# CONFIG_LTO_NONE is not set
# CONFIG_LTO_CLANG is not set
CONFIG_LTO_CLANG=y
CONFIG_CFI=y
# CONFIG_CFI_PERMISSIVE is not set
CONFIG_CFI_CLANG=y
Expand Down

0 comments on commit f61e73d

Please sign in to comment.