zerotier: fix compilation with newer musl
authorRosen Penev <redacted>
Mon, 30 Mar 2020 04:23:42 +0000 (21:23 -0700)
committerRosen Penev <redacted>
Mon, 30 Mar 2020 04:29:46 +0000 (21:29 -0700)
commit92fa4cedf3c35e99a8245487009b29510e933398
treed8a41c84566d77f5938e4f584005afb295e00622
parent067c93b028b123184737f09751f73e46a5d44824
zerotier: fix compilation with newer musl

musl 1.2.0 gets rid of this syscall. Just call the function directly. It's
easier.

Signed-off-by: Rosen Penev <redacted>
net/zerotier/Makefile
net/zerotier/patches/020-musl.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT