Skip to content

Commit

Permalink
arch/arm64/configs: Fury-Bengal: Disable ThinLTO And Use Full LTO ins…
Browse files Browse the repository at this point in the history
…tead

Disable Polly Optimizations To Avoid Build/Linker Issues

Signed-off-by: Carlos Jimenez (JavaShin-X) <[email protected]>
  • Loading branch information
javashin committed Jun 16, 2022
1 parent 9813484 commit a1fc6f7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm64/configs/vendor/fury-perf_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,9 @@ CONFIG_CRYPTO_AES_ARM64_NEON_BLK=y
CONFIG_JUMP_LABEL=y
# CONFIG_STACKPROTECTOR is not set
CONFIG_LD_LLD=y
# CONFIG_THINLTO is not set
CONFIG_LTO_CLANG=y
CONFIG_LLVM_POLLY=y
# CONFIG_LLVM_POLLY is not set
# CONFIG_VMAP_STACK is not set
# CONFIG_BLK_DEV_BSG is not set
CONFIG_BLK_WBT=y
Expand Down

0 comments on commit a1fc6f7

Please sign in to comment.