mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
bash: force disabling readline support
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2bc653ee32
commit
a30ceb5ebe
@ -31,6 +31,7 @@ bash_cv_job_control_missing=present \
|
||||
--with-gnu-ld \
|
||||
--enable-job-control \
|
||||
--without-bash-malloc \
|
||||
--disable-readline \
|
||||
--without-installed-readline \
|
||||
--disable-nls \
|
||||
--disable-rpath \
|
||||
|
Loading…
x
Reference in New Issue
Block a user