mirror of
https://github.com/openwrt/luci.git
synced 2025-07-05 00:53:11 +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>