package/busybox: fix endianes issue under FreeBSD 8.1
[openwrt.git] / tools / cloog / Makefile
index 3bbf812..29b4b73 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++
 
This page took 0.025022 seconds and 4 git commands to generate.