mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
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>