From d83df882620ce3fb6a4a02dc2875c96471b59d89 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 6 Dec 2015 17:29:01 +0100 Subject: install config.sub and config.guess always We need it for toolchain components. Add latest config.sub/config.guess from upstream with a minor patch for sh2eb detection. --- toolchain/mpfr/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'toolchain/mpfr') diff --git a/toolchain/mpfr/Makefile b/toolchain/mpfr/Makefile index 17296503d..e24867a5a 100644 --- a/toolchain/mpfr/Makefile +++ b/toolchain/mpfr/Makefile @@ -10,7 +10,6 @@ ifeq (${ADK_MAKE_PARALLEL},y) MPFR_MAKEOPTS+= -j${ADK_MAKE_JOBS} endif -$(WRKBUILD)/.headers: $(WRKBUILD)/.configured: (cd $(WRKBUILD); \ $(WRKBUILD)/configure \ -- cgit v1.2.3