[Groonga-commit] pgroonga/pgroonga at 390c147 [master] appveyor: add workaround

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Thu Sep 29 15:48:26 JST 2016


Kouhei Sutou	2016-09-29 15:48:26 +0900 (Thu, 29 Sep 2016)

  New Revision: 390c14796480acc71954c1bc27005244acbcf9b4
  https://github.com/pgroonga/pgroonga/commit/390c14796480acc71954c1bc27005244acbcf9b4

  Message:
    appveyor: add workaround

  Modified files:
    appveyor.yml

  Modified: appveyor.yml (+2 -0)
===================================================================
--- appveyor.yml    2016-09-29 15:44:45 +0900 (7297e3c)
+++ appveyor.yml    2016-09-29 15:48:26 +0900 (9fb017b)
@@ -32,6 +32,8 @@ build_script:
 
   - cmake . -G "Visual Studio 12 2013 Win64"
       -DCMAKE_INSTALL_PREFIX="..\\pgsql"
+      # TODO: Remove the following when Groonga 6.1.0 is released.
+      -DGRN_LOCK_TIMEOUT=900000
       -DGRN_WITH_MRUBY=yes
       -DGRN_WITH_BUNDLED_MECAB=yes
       -DGRN_WITH_BUNDLED_LZ4=yes
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-commit mailing list
アーカイブの一覧に戻る