mirror of
https://github.com/openwrt/openwrt.git
synced 2025-05-29 21:54:16 +00:00
Newer compilers default to building with C++17 as default, which has the register keyword removed and thus errors. Signed-off-by: Rosen Penev <rosenp@gmail.com>