mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +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>