mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
Revert "vbox4: disable muen run targets due to issue #2399"
This reverts commit 523b317fe6
.
This commit is contained in:
parent
bc0c78708c
commit
2f38f50b1e
@ -1,7 +1,4 @@
|
||||
if {(![have_spec nova])} {
|
||||
if {[have_spec muen]} {
|
||||
puts "vbox on muen is not functional until issue #2399 gets fixed"
|
||||
}
|
||||
if {(![have_spec nova] && ![have_spec muen])} {
|
||||
puts "Platform is unsupported."
|
||||
exit 0
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user