diff options
| author | Yukihiro Matz Matsumoto <[email protected]> | 2013-01-30 07:33:35 +0900 |
|---|---|---|
| committer | Yukihiro Matz Matsumoto <[email protected]> | 2013-01-30 07:33:35 +0900 |
| commit | 24679c6dd64a09a18d9576b4d87a11b3fd223268 (patch) | |
| tree | 40d0bbd0fe65191b90a4f8b021d012bb2f5643a7 /tasks/mrbgem_spec.rake | |
| parent | 78b362f8dd1713895596a241a35be4299d4f84a8 (diff) | |
| parent | 6440f108bde035ec4c738f261062fe281b77053e (diff) | |
| download | mruby-24679c6dd64a09a18d9576b4d87a11b3fd223268.tar.gz mruby-24679c6dd64a09a18d9576b4d87a11b3fd223268.zip | |
resolve conflict
Diffstat (limited to 'tasks/mrbgem_spec.rake')
| -rw-r--r-- | tasks/mrbgem_spec.rake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tasks/mrbgem_spec.rake b/tasks/mrbgem_spec.rake index c119ea49c..49e45bbc9 100644 --- a/tasks/mrbgem_spec.rake +++ b/tasks/mrbgem_spec.rake @@ -35,7 +35,6 @@ module MRuby def setup MRuby::Gem.current = self - @build.compilers.each do |compiler| compiler.include_paths << "#{dir}/include" end |
