mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
bash: bump to version 4.3
Switch to external readline support to potentially reduce target size. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
6a4d524dc2
commit
3f5061a02d
@@ -1,6 +1,7 @@
|
||||
config BR2_PACKAGE_BASH
|
||||
bool "bash"
|
||||
select BR2_PACKAGE_NCURSES
|
||||
select BR2_PACKAGE_READLINE
|
||||
# uses fork()
|
||||
depends on BR2_USE_MMU
|
||||
help
|
||||
|
||||
Reference in New Issue
Block a user