mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
Merge pull request #1732 from cho45/depend-build-config
Always include build_config.rb to compile dependency.
This commit is contained in:
@@ -110,7 +110,7 @@ module MRuby
|
||||
File.read(file).gsub("\\\n ", "").scan(/^\S+:\s+(.+)$/).flatten.map {|s| s.split(' ') }.flatten
|
||||
else
|
||||
[]
|
||||
end
|
||||
end + [ MRUBY_CONFIG ]
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user