[Groonga-commit] groonga/groonga at 82f8bee [master] package windows: disable zlib, LZ4 and libstemmer

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 28 12:55:24 JST 2014


Kouhei Sutou	2014-10-28 12:55:24 +0900 (Tue, 28 Oct 2014)

  New Revision: 82f8beed05b03b6dc524becfa60c1d4c053c6639
  https://github.com/groonga/groonga/commit/82f8beed05b03b6dc524becfa60c1d4c053c6639

  Message:
    package windows: disable zlib, LZ4 and libstemmer

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+3 -0)
===================================================================
--- packages/windows/Rakefile    2014-10-28 12:53:57 +0900 (ec95ad5)
+++ packages/windows/Rakefile    2014-10-28 12:55:24 +0900 (aa786f6)
@@ -188,6 +188,9 @@ namespace :build do
         "--prefix=#{binary_dir}",
         "--host=#{host}",
         "--disable-libedit",
+        "--without-zlib",
+        "--without-lz4",
+        "--without-libstemmer",
         "--without-kytea",
         "--without-cutter",
         "--disable-benchmark",
-------------- next part --------------
HTML����������������������������...
다운로드 



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