[Groonga-commit] groonga/groonga at 88342c7 [master] package windows: enable zlib and LZ4 support

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Nov 23 20:05:55 JST 2014


Kouhei Sutou	2014-11-23 20:05:55 +0900 (Sun, 23 Nov 2014)

  New Revision: 88342c751ba90489cdaca7a529a664809be4ee5a
  https://github.com/groonga/groonga/commit/88342c751ba90489cdaca7a529a664809be4ee5a

  Message:
    package windows: enable zlib and LZ4 support

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+2 -2)
===================================================================
--- packages/windows/Rakefile    2014-11-23 20:05:40 +0900 (75f7841)
+++ packages/windows/Rakefile    2014-11-23 20:05:55 +0900 (a13dc50)
@@ -245,8 +245,8 @@ namespace :build do
         "--prefix=#{binary_dir}",
         "--host=#{host}",
         "--disable-libedit",
-        "--without-zlib",
-        "--without-lz4",
+        "--with-zlib",
+        "--with-lz4",
         "--without-libstemmer",
         "--without-kytea",
         "--without-cutter",
-------------- next part --------------
HTML����������������������������...
下載 



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