mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 17:11:32 +08:00
c3e2dcc128
GCC now does not allow assigning an std::locale to an std::string. No idea why it worked originally. Also fixed compilation with full NLS. Signed-off-by: Rosen Penev <rosenp@gmail.com>