mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-18 10:46:25 +00:00
vbox4: disable muen run targets due to issue #2399
This commit is contained in:
parent
8e798ab904
commit
523b317fe6
@ -1,4 +1,7 @@
|
||||
if {(![have_spec nova] && ![have_spec muen])} {
|
||||
if {(![have_spec nova])} {
|
||||
if {[have_spec muen]} {
|
||||
puts "vbox on muen is not functional until issue #2399 gets fixed"
|
||||
}
|
||||
puts "Platform is unsupported."
|
||||
exit 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user