X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a37b2b1bf9fdd4e1a5397b96e8456203e39e0903..7fe033da7a8141c8523a82ae1171ad657eff6521:/tools/ppl/Makefile diff --git a/tools/ppl/Makefile b/tools/ppl/Makefile index 7eea73f0b..46c966d82 100644 --- a/tools/ppl/Makefile +++ b/tools/ppl/Makefile @@ -13,6 +13,8 @@ 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