binutils: not a bootstrap pkg anymore.
This commit is contained in:
parent
a5b5885703
commit
f932992dc0
1 changed files with 0 additions and 5 deletions
|
@ -21,13 +21,8 @@ long_desc="
|
||||||
stripping out symbols (like debugging information) from object files,
|
stripping out symbols (like debugging information) from object files,
|
||||||
and other tools."
|
and other tools."
|
||||||
|
|
||||||
bootstrap=yes
|
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
|
|
||||||
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
|
||||||
Add_dependency build gettext
|
|
||||||
fi
|
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
./configure ${CONFIGURE_SHARED_ARGS} --enable-threads \
|
./configure ${CONFIGURE_SHARED_ARGS} --enable-threads \
|
||||||
--enable-64-bit-bfd --enable-multilib --enable-plugins \
|
--enable-64-bit-bfd --enable-multilib --enable-plugins \
|
||||||
|
|
Loading…
Reference in a new issue