[Groonga-commit] pgroonga/pgroonga at 9ba3d2c [master] windows: enable mruby

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Feb 5 23:01:28 JST 2016


Kouhei Sutou	2016-02-05 23:01:28 +0900 (Fri, 05 Feb 2016)

  New Revision: 9ba3d2c4a447ccd04d2db1d2b72ea0dfcb786872
  https://github.com/pgroonga/pgroonga/commit/9ba3d2c4a447ccd04d2db1d2b72ea0dfcb786872

  Message:
    windows: enable mruby

  Modified files:
    Rakefile

  Modified: Rakefile (+2 -1)
===================================================================
--- Rakefile    2016-02-03 01:11:45 +0900 (8bc5229)
+++ Rakefile    2016-02-05 23:01:28 +0900 (f3857dc)
@@ -485,7 +485,8 @@ postgresql-server-dev-9.4
              "-G", cmake_generator,
              "-DCMAKE_INSTALL_PREFIX=pgsql",
              "-DPGRN_POSTGRESQL_VERSION=#{windows_postgresql_version}",
-             "-DGRN_WITH_BUNDLED_MECAB=yes")
+             "-DGRN_WITH_BUNDLED_MECAB=yes"
+             "-DGRN_WITH_MRUBY=yes")
           sh("cmake",
              "--build", ".",
              "--config", "Release")
-------------- next part --------------
HTML����������������������������...
Télécharger 



More information about the Groonga-commit mailing list
Back to archive index