arch: arm64: configs: Enable ThinLTO
Signed-off-by: wulan17 <wulan17@nusantararom.org>
This commit is contained in:
@@ -447,3 +447,13 @@ CONFIG_EXFAT_DISCARD=y
|
||||
CONFIG_EXFAT_DEFAULT_CODEPAGE=437
|
||||
CONFIG_EXFAT_DEFAULT_IOCHARSET="utf8"
|
||||
CONFIG_ANT_CHECK=y
|
||||
|
||||
# LTO
|
||||
CONFIG_INLINE_OPTIMIZATION=y
|
||||
CONFIG_LTO=y
|
||||
CONFIG_LTO_CLANG=y
|
||||
CONFIG_ARCH_SUPPORTS_LTO_CLANG=y
|
||||
CONFIG_ARCH_SUPPORTS_THINLTO=y
|
||||
# CONFIG_LTO_NONE is not set
|
||||
# CONFIG_LTO_CLANG_FULL is not set
|
||||
CONFIG_THINLTO=y
|
||||
|
||||
Reference in New Issue
Block a user