Files
luci/modules/luci-lua-runtime
Andrew Robbins ca805cb159 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>
(cherry picked from commit 852fc23b12)
2025-04-18 15:04:37 +02:00
..