binutils: not a bootstrap pkg anymore.

This commit is contained in:
Juan RP 2012-02-28 12:02:45 +01:00
parent a5b5885703
commit f932992dc0

View file

@ -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 \