Skip to content

Commit

Permalink
Enable mruby
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Feb 21, 2016
1 parent aff68a9 commit d7dd88e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -196,6 +196,7 @@ class GroongaBuilder
"--with-message-pack=#{absolute_install_prefix}",
"--with-mecab-config=#{mecab_config}",
"--with-lz4",
"--enable-mruby",
*configure_args)
sh("make", "-j4")
sh("make", "install")
Expand Down

0 comments on commit d7dd88e

Please sign in to comment.