mirror of
https://github.com/openwrt/packages.git
synced 2026-05-31 15:02:01 +08:00
0528707fd7
chaosvpn Makefile detects Darwin (macos) and changes compilation flags for macos target, but OpenWrt is always Linux so build fails. This patch redefines OS=Linux to use Linux compilation flags. Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>