mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Make sure bintest only works with host target.
This commit is contained in:
@@ -196,6 +196,7 @@ EOS
|
||||
end
|
||||
|
||||
def enable_bintest
|
||||
raise "bintest works only on 'host' target" unless name == "host"
|
||||
@enable_bintest = true
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user