remove $(FPIC) from iptables, it is handled internally correctly. saves 2k on mips
[openwrt.git] / package / iptables / Makefile
index 573579a..1e32022 100644 (file)
@@ -247,7 +247,6 @@ TARGET_CPPFLAGS := \
        -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include \
        $(TARGET_CPPFLAGS)
 
-TARGET_CFLAGS += $(FPIC)
 CONFIGURE_ARGS += \
        --enable-shared \
        --enable-static \
This page took 0.026023 seconds and 4 git commands to generate.