X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cc3b43f0549f99412eda1737a1292c73b3550b96..0a2b2965cd687a2be744552b09f4f5cf2fde4c0f:/tools/cloog/Makefile diff --git a/tools/cloog/Makefile b/tools/cloog/Makefile index 3bbf812fe..29b4b7304 100644 --- a/tools/cloog/Makefile +++ b/tools/cloog/Makefile @@ -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++