mirror of
https://github.com/novatiq/packages.git
synced 2026-04-24 21:14:40 +01:00
Fixes build in C11 mode. strerror_s is a Microsoft extension and not available with musl. Pass CFLAGS to luarocks. Otherwise, it doesn't get OpenWrt's cflags like -Os. Signed-off-by: Rosen Penev <rosenp@gmail.com>