mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 10:30:25 +04:00
d6f5c2685f
Switch from -O2 to -O3. This increases the loader code size by 5KB and brings down the decompression time on RTL838x from ~6.5 seconds to ~3.5 seconds. Link: https://github.com/openwrt/openwrt/pull/23811 Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>