From cad54102457d34d0cb55de101c992c899cf835c0 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 23 Oct 2013 10:31:20 +0200 Subject: [PATCH] gmp: not a bootstrap pkg. --- srcpkgs/gmp/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/gmp/template b/srcpkgs/gmp/template index 0414da65b20..2dcdfd8f49d 100644 --- a/srcpkgs/gmp/template +++ b/srcpkgs/gmp/template @@ -17,8 +17,6 @@ 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() {