Skip to content

Commit

Permalink
defconfig: disable lto to compile with clang
Browse files Browse the repository at this point in the history
  • Loading branch information
aa889788 committed Apr 17, 2020
1 parent 040f65a commit d1a49a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm64/configs/weeb_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ CONFIG_RD_GZIP=y
# CONFIG_RD_LZ4 is not set
CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE=y
# CONFIG_CC_OPTIMIZE_FOR_SIZE is not set
CONFIG_LTO=y
# CONFIG_LTO is not set
CONFIG_HAVE_LD_DEAD_CODE_DATA_ELIMINATION=y
CONFIG_LD_DEAD_CODE_DATA_ELIMINATION=y
CONFIG_SYSCTL=y
Expand Down

0 comments on commit d1a49a7

Please sign in to comment.