mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
bash: enable job-control
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1e7db1d165
commit
b20c2a95c7
@ -23,12 +23,13 @@
|
||||
. config/options $1
|
||||
|
||||
cd $PKG_BUILD
|
||||
bash_cv_job_control_missing=present \
|
||||
./configure --host=$TARGET_NAME \
|
||||
--build=$HOST_NAME \
|
||||
--prefix=/usr \
|
||||
--bindir=/bin \
|
||||
--with-gnu-ld \
|
||||
--disable-job-control \
|
||||
--enable-job-control \
|
||||
--without-bash-malloc \
|
||||
--without-installed-readline \
|
||||
--disable-nls \
|
||||
|
Loading…
x
Reference in New Issue
Block a user