X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/8ee0ed82e0ea05a7b4016df67bed461b9e6ba000..758419deb198c2a6a3db0f3028c8eb41ef604fd9:/tools/ppl/Makefile?ds=sidebyside diff --git a/tools/ppl/Makefile b/tools/ppl/Makefile index c9c09c512..46c966d82 100644 --- a/tools/ppl/Makefile +++ b/tools/ppl/Makefile @@ -13,15 +13,12 @@ PKG_SOURCE_URL:=ftp://gcc.gnu.org/pub/gcc/infrastructure PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_MD5SUM:=e7dd265afdeaea81f7e87a72b182d875 +HOST_FIXUP:=autoreconf + 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_ARGS += \ --enable-static \ --disable-shared