1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-16 04:14:01 +02:00
openwrt-packages/net/zerotier/patches
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
..
0001-find-miniupnpc.h-in-staging-directory.patch zerotier: update to zerotier 1.4.0 2019-08-04 04:12:57 +02:00
0002-remove-pie.patch zerotier: update to zerotier 1.4.0 2019-08-04 04:12:57 +02:00
0003-remove-arm32-conservative-CFLAGS.patch zerotier: update to zerotier 1.4.0 2019-08-04 04:12:57 +02:00
0004-accept-external-linker-flags.patch zerotier: update to zerotier 1.4.0 2019-08-04 04:12:57 +02:00
0005-link-natpmp.patch zerotier: fix linking to libnatpmp and build with uclibc 2019-08-08 17:05:25 +08:00