gmp: bootstrap pkg.

This commit is contained in:
Juan RP 2013-10-18 10:56:49 +02:00
parent 425fbadbc5
commit 4c24fc35b2

View file

@ -17,6 +17,8 @@ homepage="http://gmplib.org/"
distfiles="ftp://ftp.gmplib.org/pub/gmp-${version}/gmp-${version}.tar.xz"
checksum=dee2eda37f4ff541f30019932db0c37f6f77a30ba3609234933b1818f9b07071
bootstrap=yes
if [ "$CROSS_BUILD" ]; then
hostmakedepends="libtool"
pre_configure() {