summaryrefslogtreecommitdiff
path: root/toolchain/mpfr
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-12-06 17:29:01 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2015-12-06 17:30:14 +0100
commitd83df882620ce3fb6a4a02dc2875c96471b59d89 (patch)
tree6f3ff366f931f1598519f2517868aa7e03297df2 /toolchain/mpfr
parent8d27683011689b3a72b8ab18ed0e2b359a40570f (diff)
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.
Diffstat (limited to 'toolchain/mpfr')
-rw-r--r--toolchain/mpfr/Makefile1
1 files changed, 0 insertions, 1 deletions
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 \