mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 17:52:52 +00:00
parent
621b579023
commit
ce075c05b9
2
tool/run
2
tool/run
@ -418,7 +418,7 @@ proc spawn_qemu { wait_for_re timeout_value } {
|
||||
#
|
||||
# Back out on platforms w/o Qemu support
|
||||
#
|
||||
if {[have_spec platform_panda]} {
|
||||
if {[have_spec platform_panda] || [have_spec platform_arndale]} {
|
||||
puts stderr "skipping execution because platform is not supported by qemu"
|
||||
return 0 }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user