mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
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>