X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/cc3b43f0549f99412eda1737a1292c73b3550b96..71f447678da56f68be21b2001dc1f9910283ddfd:/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++