binutils: not a bootstrap pkg anymore.
This commit is contained in:
parent
a5b5885703
commit
f932992dc0
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue