mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-09-27 04:05:01 +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>