0
0
mirror of https://github.com/openwrt/luci.git synced 2025-06-12 08:42:03 +00:00
Files
luci/modules/luci-lua-runtime
Andrew Robbins 852fc23b12 luci-lua-runtime: specify c17 standard
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>
2025-04-18 15:03:43 +02:00
..