Skip to content

Commit b1d5cfb

Browse files
committed
Revert "GitHub: Try to bring back LTO"
This reverts commit 30edf69.
1 parent 77bbe95 commit b1d5cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • .github/workflows/openwrt-build/configs

.github/workflows/openwrt-build/configs/main

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ CONFIG_DEVEL=y
55
#CONFIG_USE_GC_SECTIONS=y
66

77
# Use the link-time optimizer for all packages
8-
CONFIG_USE_LTO=y
8+
#CONFIG_USE_LTO=y
99

1010
# Use ccache to improve performance of fresh rebuilds
1111
CONFIG_CCACHE=y

0 commit comments

Comments
 (0)