mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 05:54:33 +04:00
OpenWrt trunk's lowest supported GCC version is 4.8, so we don't need to depend on specific versions anymore. Fixes visibility with GCC 5, the current default. Signed-off-by: Jonas Gorski <jogo@openwrt.org>