0
0
mirror of https://github.com/openwrt/packages.git synced 2025-08-14 19:13:00 +00:00
Files
packages/net/chaosvpn/Makefile
Sergey V. Lobanov 0528707fd7 chaosvpn: fix build on macos
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>
2022-01-31 18:37:30 -08:00

1.4 KiB