mirror of
https://github.com/openwrt/luci.git
synced 2025-06-12 08:42:03 +00:00
build was failing b/c gcc15 defaults to c23, which lemon is not written for (and errors with). Signed-off-by: Andrew Robbins <andrew@robbinsa.me>