[include] netfilter: workaround a userspace/kernel mismatch on Linux 2.6.35 and later
[openwrt.git] / tools / ppl / Makefile
index c9c09c5..7eea73f 100644 (file)
@@ -17,11 +17,6 @@ include $(INCLUDE_DIR)/host-build.mk
 
 unexport CFLAGS
 
 
 unexport CFLAGS
 
-ifeq ($(HOST_OS),Darwin)
-  GNU_HOST_NAME:=
-  HOST_CONFIGURE_ARGS:=$(filter-out --target= --build= --host=,$(HOST_CONFIGURE_ARGS))
-endif
-
 HOST_CONFIGURE_ARGS += \
        --enable-static \
        --disable-shared
 HOST_CONFIGURE_ARGS += \
        --enable-static \
        --disable-shared
This page took 0.027251 seconds and 4 git commands to generate.