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