mirror of
https://github.com/openwrt/packages.git
synced 2026-06-20 07:50:31 +04:00
1e9baf47a6
Disabled doc and valgrind tests to speed up compilation. Added --disable-ld-version-script to reduce compiled size. Added -Wl,--gc-sections to reduce compiled size. From 28339 to 27700 bytes. Signed-off-by: Rosen Penev <rosenp@gmail.com>