diff options
Diffstat (limited to 'package/iptables')
-rw-r--r-- | package/iptables/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/iptables/Makefile b/package/iptables/Makefile index 573579ab00..1e32022138 100644 --- a/package/iptables/Makefile +++ b/package/iptables/Makefile @@ -247,7 +247,6 @@ TARGET_CPPFLAGS := \ -I$(LINUX_DIR)/arch/$(LINUX_KARCH)/include \ $(TARGET_CPPFLAGS) -TARGET_CFLAGS += $(FPIC) CONFIGURE_ARGS += \ --enable-shared \ --enable-static \ |