coolsnowwolf-packages/lang/luasql
Sergey V. Lobanov a566526d22 luasql: fix build on macos
luasql ./config scripts checks `uname -s` output and changes
LIB_OPTION from '-static' to macos specific if detected OS is
Darwin. These flags are not compatible with GCC

OpenWrt is always Linux, this patch removes Darwin
specific stuff from compilation flags

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-11-03 11:38:34 +08:00
..
Makefile luasql: fix build on macos 2022-11-03 11:38:34 +08:00