fix build error in tools on darwin on newer macs (patch by dirtyfreebooter)
[openwrt/staging/chunkeey.git] / tools / cloog / Makefile
index 3bbf812fe941c94cb5af8dcfb42c89a2f5b4ab2f..29b4b73040653360bc1e0f892d71c31851290d2d 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_VARS += \
        LIBS=-lstdc++