Skip to content

Commit

Permalink
Use the build_msgpack
Browse files Browse the repository at this point in the history
  • Loading branch information
sugryo committed Aug 24, 2014
1 parent 481e70d commit 4a6767d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -101,6 +101,7 @@ class GroongaBuilder
"--prefix=#{absolete_install_prefix}",
"--disable-static",
"--disable-document",
"--with-message-pack=#{build_msgpack}",
*configure_args)
sh("make", "-j4")
sh("make", "install")
Expand Down

0 comments on commit 4a6767d

Please sign in to comment.