libpcap: properly fix fPIC handling (reverts $(FPIC) added in r26999)
[openwrt.git] / package / libpcap / Makefile
index 75c3ddf..c2a3b74 100644 (file)
@@ -38,7 +38,6 @@ define Package/libpcap/config
 endef
 
 TARGET_CFLAGS += \
-       $(FPIC) \
        -ffunction-sections \
        -fdata-sections