[Groonga-commit] groonga/groonga at 2ca06a6 [master] appveyor: enable LZ4

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Sep 30 23:25:27 JST 2016


Kouhei Sutou	2016-09-30 23:25:27 +0900 (Fri, 30 Sep 2016)

  New Revision: 2ca06a68672dddfdce748eab7ae7abc43f0c3141
  https://github.com/groonga/groonga/commit/2ca06a68672dddfdce748eab7ae7abc43f0c3141

  Message:
    appveyor: enable LZ4

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-09-30 22:29:13 +0900 (071aeab)
+++ appveyor.yml    2016-09-30 23:25:27 +0900 (b8701d1)
@@ -48,7 +48,7 @@ build_script:
       -DGRN_WITH_MRUBY=yes
       -DGRN_WITH_BUNDLED_MECAB=yes
       -DGRN_WITH_BUNDLED_MESSAGE_PACK=yes
-      # -DGRN_WITH_BUNDLED_LZ4=yes
+      -DGRN_WITH_BUNDLED_LZ4=yes
   - cmake --build . --config Debug
   - cmake --build . --config Debug --target Install
 
-------------- next part --------------
HTML����������������������������...
Download 



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