mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 17:46: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>
(cherry picked from commit c3e2dcc128)