mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
The configure script confusingly sets CXXFLAGS to gnu++11 but does
not use that to check the important stuff. Fix that.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 8f7687833e)