packages/net/softethervpn
Sergey V. Lobanov 74e272e1ce 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-02-01 19:17:24 +00:00
..
files first commit 2018-10-18 16:56:47 +08:00
patches softethervpn: fix build on macos 2022-02-01 19:17:24 +00:00
Makefile softethervpn: fix build on macos 2022-02-01 19:17:24 +00:00