Skip to content

Commit 94df082

Browse files
committed
GitHub: Try to bring back GC Sections
1 parent b1d5cfb commit 94df082

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
@@ -2,7 +2,7 @@
22
CONFIG_DEVEL=y
33

44
# Dead code and data elimination for all packages
5-
#CONFIG_USE_GC_SECTIONS=y
5+
CONFIG_USE_GC_SECTIONS=y
66

77
# Use the link-time optimizer for all packages
88
#CONFIG_USE_LTO=y

0 commit comments

Comments
 (0)