chroot-bash: make this cross buildable.

This commit is contained in:
Juan RP 2013-02-05 02:26:03 +01:00
parent 057c89b8da
commit 451015bb3d

View file

@ -4,7 +4,8 @@ version=4.2
revision=3
wrksrc="bash-${version}"
build_style=gnu-configure
configure_args="--without-bash-malloc --enable-static-link LDFLAGS="
configure_args="--without-bash-malloc --enable-static-link
bash_cv_job_control_missing=present LDFLAGS="
short_desc="The GNU Bourne Again Shell -- for xbps-src use"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnu.org/software/bash/bash.html"