mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
dash: needs mmu
Fixes: http://autobuild.buildroot.org/results/9ff/9ffde0aaa717efb6a5c0ef1e4e7f2cdd0621c150/ Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
0fcef3c9fe
commit
2be905282a
@@ -1,5 +1,6 @@
|
||||
config BR2_PACKAGE_DASH
|
||||
bool "dash"
|
||||
depends on BR2_USE_MMU # fork()
|
||||
help
|
||||
The Debian/Linux port of the NetBSD version of
|
||||
ash (the Almquist SHell).
|
||||
|
||||
Reference in New Issue
Block a user