Removed unnecessary dependency from `all`.

`libmruby.flags.mak` is only required from `mruby-config` gem.
parent 3c222e4e
......@@ -21,5 +21,4 @@ MRuby.each_target do
f.puts "MRUBY_LIBMRUBY_PATH = #{libmruby_static}"
end
end
task :all => "#{build_dir}/lib/libmruby.flags.mak"
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment