[Groonga-commit] groonga/groonga at 73a5e13 [master] appveyor: disable LZ4 for now

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Sep 22 23:47:15 JST 2016


Kouhei Sutou	2016-09-22 23:47:15 +0900 (Thu, 22 Sep 2016)

  New Revision: 73a5e132f633a0622546c19a4f568faaa73340ba
  https://github.com/groonga/groonga/commit/73a5e132f633a0622546c19a4f568faaa73340ba

  Message:
    appveyor: disable LZ4 for now
    
    Because .lib can't be created.

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+1 -1)
===================================================================
--- appveyor.yml    2016-09-22 23:41:06 +0900 (4721c91)
+++ appveyor.yml    2016-09-22 23:47:15 +0900 (f3ecc60)
@@ -42,7 +42,7 @@ build_script:
       -DCMAKE_INSTALL_PREFIX=c:\groonga
       -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