zerotier: fix cross compile in macOS
authorLiangbin Lian <redacted>
Sat, 2 Oct 2021 15:16:23 +0000 (23:16 +0800)
committerRosen Penev <redacted>
Sun, 3 Oct 2021 23:36:45 +0000 (16:36 -0700)
commit47d9e21104d750154e9bdbf7e049110908661d07
tree6483f54b0689db52ba6bf9259775e1ea83bcad9d
parent1e6b05fd396d1c0627c1d76eda429e41b620d463
zerotier: fix cross compile in macOS

zerotier's Makefile use `uname` to detect target when cross compile
uname should always be 'linux'

Signed-off-by: Liangbin Lian <redacted>
net/zerotier/Makefile
git clone https://git.99rst.org/PROJECT