summaryrefslogtreecommitdiff
path: root/package/gmp
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 /package/gmp
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 'package/gmp')
-rw-r--r--package/gmp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gmp/Makefile b/package/gmp/Makefile
index 382bd6208..35c1a2465 100644
--- a/package/gmp/Makefile
+++ b/package/gmp/Makefile
@@ -7,8 +7,8 @@ include ${ADK_TOPDIR}/toolchain/gmp/Makefile.inc
PKG_NAME:= gmp
PKG_DESCR:= multiprecision arithmetic library
PKG_SECTION:= libs/misc
-PKG_URL:= http://gmplib.org/
PKG_BUILDDEP:= m4-host flex-host bison-host
+PKG_URL:= http://gmplib.org/
PKG_LIBNAME:= libgmp
PKG_OPTS:= dev