mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
prereq-build.mk says that GCC 4.8 and above is supported. GCC 4.8 does not default to gnu++11. This fixes compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>