openwrt-packages/net/softethervpn
Sergey V. Lobanov f01baee526 softethervpn: fix build on macos
host-compile fails on macos due to several reasons:
1. host-compile Makefile always selected for linux
2. macos host cc (clang) fails due to implicit-function-declaration
3. ar and ranlib tools are hardcoded in softethervpn Makefiles

All three issues are fixed by this patch

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-01-31 13:57:22 -08:00
..
files softethervpn: added new package 4.21-9613 2016-11-10 16:14:59 +01:00
patches softethervpn: fix build on macos 2022-01-31 13:57:22 -08:00
Makefile softethervpn: fix build on macos 2022-01-31 13:57:22 -08:00