mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-07 19:34:56 +00:00
parent
5b8965cde9
commit
33e176312e
2
tool/run
2
tool/run
@ -524,6 +524,8 @@ proc is_qemu_available { } {
|
||||
|
||||
if {![regexp "qemu" $run_target]} { return false }
|
||||
|
||||
if {[have_spec linux]} { return false }
|
||||
|
||||
if {[have_spec platform_panda] || [have_spec platform_arndale]} {
|
||||
puts stderr "skipping execution because platform is not supported by qemu"
|
||||
return false
|
||||
|
Loading…
x
Reference in New Issue
Block a user