X-Git-Url: https://git.enpas.org/?a=blobdiff_plain;f=tools%2Fcloog%2FMakefile;h=29b4b73040653360bc1e0f892d71c31851290d2d;hb=4ddeed6a4f6fe264bf5d80bfe0dd4e5c74718672;hp=3bbf812fe941c94cb5af8dcfb42c89a2f5b4ab2f;hpb=cc3b43f0549f99412eda1737a1292c73b3550b96;p=openwrt.git diff --git a/tools/cloog/Makefile b/tools/cloog/Makefile index 3bbf812fe9..29b4b73040 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++