mirror of
https://github.com/openwrt/luci.git
synced 2025-06-14 21:21:57 +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>