fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
[openwrt/staging/chunkeey.git] / tools / ppl / Makefile
index c9c09c512592430d712dce6650d0f813788cf078..7eea73f0b0c7e5bb735641de3ebf5b531ea22f34 100644 (file)
@@ -17,11 +17,6 @@ include $(INCLUDE_DIR)/host-build.mk
 
 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