Forgot that part (#926)
[openwrt.git] / package / ipset / Makefile
index f78ab77..3b53858 100644 (file)
@@ -30,6 +30,7 @@ endef
 
 define Build/Compile
        $(call Build/Compile/Default, \
+               COPT_FLAGS="$(TARGET_CFLAGS)" \
                KERNEL_DIR="$(LINUX_DIR)" \
        )
 endef
This page took 0.024409 seconds and 4 git commands to generate.