[Groonga-commit] groonga/groonga at 66240e8 [master] appveyor: disable mruby for now

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Sep 23 14:08:38 JST 2016


Kouhei Sutou	2016-09-23 14:08:38 +0900 (Fri, 23 Sep 2016)

  New Revision: 66240e8cffe070e8fcdeaa70180f37ec6c685d0f
  https://github.com/groonga/groonga/commit/66240e8cffe070e8fcdeaa70180f37ec6c685d0f

  Message:
    appveyor: disable mruby for now
    
    It requires a fix in mruby. (It's already pull requested.)

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-09-23 14:05:04 +0900 (071aeab)
+++ appveyor.yml    2016-09-23 14:08:38 +0900 (6afb34a)
@@ -45,7 +45,7 @@ build_script:
   - cd ..
   - cmake . -G "%CMAKE_GENERATOR_NAME%"
       -DCMAKE_INSTALL_PREFIX=c:\groonga
-      -DGRN_WITH_MRUBY=yes
+      # -DGRN_WITH_MRUBY=yes
       -DGRN_WITH_BUNDLED_MECAB=yes
       -DGRN_WITH_BUNDLED_MESSAGE_PACK=yes
       # -DGRN_WITH_BUNDLED_LZ4=yes
-------------- next part --------------
HTML����������������������������...
Download 



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