0
0
mirror of https://github.com/openwrt/packages.git synced 2025-07-03 03:17:42 +00:00
Files
Liangbin Lian d1b5a6d68f zerotier: fix system include path
`-isystem ext` makes `#include <miniupnpc/miniupnpc.h>` actually include `ext/miniupnpc/miniupnpc.h`.

we should use `$(STAGING_DIR)/usr/include` as a higher priority system include path.

Fix https://github.com/openwrt/openwrt/issues/18019

Signed-off-by: Liangbin Lian <jjm2473@gmail.com>
2025-06-11 16:15:21 +02:00
..
2017-05-05 21:59:18 +02:00
2025-06-11 16:15:21 +02:00