From f932992dc009b31b4c7ccb7ac082944fc3fc5528 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 28 Feb 2012 12:02:45 +0100 Subject: [PATCH] binutils: not a bootstrap pkg anymore. --- srcpkgs/binutils/template | 5 ----- 1 file changed, 5 deletions(-) diff --git a/srcpkgs/binutils/template b/srcpkgs/binutils/template index a71bdc90a1..be7f3f564b 100644 --- a/srcpkgs/binutils/template +++ b/srcpkgs/binutils/template @@ -21,13 +21,8 @@ long_desc=" stripping out symbols (like debugging information) from object files, and other tools." -bootstrap=yes subpackages="$pkgname-devel" -if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then - Add_dependency build gettext -fi - do_configure() { ./configure ${CONFIGURE_SHARED_ARGS} --enable-threads \ --enable-64-bit-bfd --enable-multilib --enable-plugins \