X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fppl%2FMakefile;h=46c966d827ce2447a48dcdf0a01f61bac1c4a151;hb=1a7334a87431ec1e20d4082a36043342713fd941;hp=c9c09c512592430d712dce6650d0f813788cf078;hpb=22523c204a075bb7740ca27801e25dee3722ba1d;p=lede-git%2F.git diff --git a/tools/ppl/Makefile b/tools/ppl/Makefile index c9c09c5125..46c966d827 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