[Groonga-mysql-commit] mroonga/mroonga at 91b0bfd [master] appveyor: disable mariabackup

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Aug 8 00:10:07 JST 2017


Kouhei Sutou	2017-08-08 00:10:07 +0900 (Tue, 08 Aug 2017)

  New Revision: 91b0bfdeb441de6a02f06c72cea09c238088706e
  https://github.com/mroonga/mroonga/commit/91b0bfdeb441de6a02f06c72cea09c238088706e

  Message:
    appveyor: disable mariabackup

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -1)
===================================================================
--- appveyor.yml    2017-08-07 23:44:13 +0900 (9aaf5692)
+++ appveyor.yml    2017-08-08 00:10:07 +0900 (ba1a3872)
@@ -42,7 +42,7 @@ build_script:
       -DPLUGIN_MYISAM=NO
       -DPLUGIN_MYISAMMRG=NO
       -DPLUGIN_OQGRAPH=NO
-      -DPLUGIN_PERFSCHEMA=YES
+      -DPLUGIN_PERFSCHEMA=NO
       -DPLUGIN_SEQUENCE=NO
       -DPLUGIN_SPHINX=NO
       -DPLUGIN_SPIDER=NO
@@ -50,6 +50,7 @@ build_script:
       -DPLUGIN_TOKUDB=NO
       -DPLUGIN_XTRADB=NO
       -DWITH_UNIT_TESTS=OFF
+      -DWITH_MARIABACKUP=OFF
       -DGRN_WITH_BUNDLED_MECAB=ON
   - cmake --build . --config Debug
 
-------------- next part --------------
HTML����������������������������...
Descargar 



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