projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fcef3c
)
dash: needs mmu
author
gilles.talis@gmail.com
<gilles.talis@gmail.com>
Sun, 23 Jun 2013 06:39:42 +0000
(23:39 -0700)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Mon, 24 Jun 2013 22:17:18 +0000
(
00:17
+0200)
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>
package/dash/Config.in
patch
|
blob
|
history
diff --git
a/package/dash/Config.in
b/package/dash/Config.in
index 20970aa03ba0b47b3d9c80e8a63e51eaf47a79f3..e06087e11704f68921bf8a334fe22ced03fabb49 100644
(file)
--- a/
package/dash/Config.in
+++ b/
package/dash/Config.in
@@
-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).