* [Buildroot] [PATCH] dtach: needs mmu
@ 2013-04-03 10:50 Gustavo Zacarias
2013-04-03 20:48 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2013-04-03 10:50 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.net/results/b07f6f05552aa9c8850ec8d9f67b2aa666dffbf4/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/dtach/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/dtach/Config.in b/package/dtach/Config.in
index 033536b..bea112b 100644
--- a/package/dtach/Config.in
+++ b/package/dtach/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_DTACH
bool "dtach"
+ depends on BR2_USE_MMU # fork()
help
dtach is a tiny program that emulates the detach feature of screen,
allowing you to run a program in an environment that is protected
--
1.8.1.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] dtach: needs mmu
2013-04-03 10:50 [Buildroot] [PATCH] dtach: needs mmu Gustavo Zacarias
@ 2013-04-03 20:48 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2013-04-03 20:48 UTC (permalink / raw)
To: buildroot
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Fixes:
Gustavo> http://autobuild.buildroot.net/results/b07f6f05552aa9c8850ec8d9f67b2aa666dffbf4/
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-04-03 20:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-03 10:50 [Buildroot] [PATCH] dtach: needs mmu Gustavo Zacarias
2013-04-03 20:48 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox