packages/net/zerotier
DENG Qingfang 178096c9e4 zerotier: fix linking to libnatpmp and build with uclibc
Makefile always checks the existence of host's NAT-PMP header,
which results in internal NAT-PMP code being used if it's missing.

Add a patch to make it check targets' header instead.

Use aligned_alloc() instead of valloc() in case of uclibc.

Signed-off-by: DENG Qingfang <dengqf6@mail2.sysu.edu.cn>
2019-08-08 17:05:25 +08:00
..
files/etc zerotier: fix multiple instance handling and port setting 2018-09-09 11:32:38 +02:00
patches zerotier: fix linking to libnatpmp and build with uclibc 2019-08-08 17:05:25 +08:00
Config.in zerotier: update to version 1.2.4 2017-05-05 21:59:18 +02:00
Makefile zerotier: fix linking to libnatpmp and build with uclibc 2019-08-08 17:05:25 +08:00