X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/08ea49975296fa7515e51d4e44b1ddbdfcfb87d4..8db51c970f5f83615aeefe28dd0580f2b5817b23:/package/libpcap/Makefile?ds=sidebyside diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile index ed048a4ed..cf0304b4c 100644 --- a/package/libpcap/Makefile +++ b/package/libpcap/Makefile @@ -30,6 +30,8 @@ define Package/libpcap/description packet capture. endef +TARGET_CFLAGS += $(FPIC) + CONFIGURE_ARGS += \ --enable-shared \ --enable-static \