mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 19:56:16 +04: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>