* [Buildroot] [PATCH] ramsmp: not available on !MMU, needs fork
@ 2014-02-27 7:30 Thomas Petazzoni
2014-02-27 8:07 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni @ 2014-02-27 7:30 UTC (permalink / raw)
To: buildroot
Fixes:
http://autobuild.buildroot.org/results/aaa/aaa7f8e5ec72ce69805d6c1a5cde5ff47e1c118e/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
---
package/ramsmp/Config.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/ramsmp/Config.in b/package/ramsmp/Config.in
index c379bb1..ecab6a4 100644
--- a/package/ramsmp/Config.in
+++ b/package/ramsmp/Config.in
@@ -1,5 +1,6 @@
config BR2_PACKAGE_RAMSMP
bool "ramspeed/smp"
+ depends on BR2_USE_MMU # fork()
help
RAMspeed/SMP is a free open source command line utility
to measure cache and memory performance of multiprocessor machines.
--
1.8.3.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] ramsmp: not available on !MMU, needs fork
2014-02-27 7:30 [Buildroot] [PATCH] ramsmp: not available on !MMU, needs fork Thomas Petazzoni
@ 2014-02-27 8:07 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2014-02-27 8:07 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:
> Fixes:
> http://autobuild.buildroot.org/results/aaa/aaa7f8e5ec72ce69805d6c1a5cde5ff47e1c118e/
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-27 8:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-27 7:30 [Buildroot] [PATCH] ramsmp: not available on !MMU, needs fork Thomas Petazzoni
2014-02-27 8:07 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox