[package] libpcap: add -fpic, refresh patches
[openwrt.git] / package / libpcap / Makefile
index c2a3b74..75c3ddf 100644 (file)
@@ -38,6 +38,7 @@ define Package/libpcap/config
 endef
 
 TARGET_CFLAGS += \
+       $(FPIC) \
        -ffunction-sections \
        -fdata-sections