[Groonga-commit] groonga/groonga at f2bbcfd [master] package window: disable groonga-httpd

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Oct 17 19:03:33 JST 2016


Kouhei Sutou	2016-10-17 19:03:33 +0900 (Mon, 17 Oct 2016)

  New Revision: f2bbcfdd7ef9ae32c6f1e678b818c4f1491985cb
  https://github.com/groonga/groonga/commit/f2bbcfdd7ef9ae32c6f1e678b818c4f1491985cb

  Message:
    package window: disable groonga-httpd
    
    It's not buildable with MinGW. :<

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+1 -0)
===================================================================
--- packages/windows/Rakefile    2016-10-15 00:02:41 +0900 (a09b5ff)
+++ packages/windows/Rakefile    2016-10-17 19:03:33 +0900 (d99d177)
@@ -359,6 +359,7 @@ namespace :build do
         "--with-message-pack=#{binary_dir}",
         "--enable-mruby",
         "--enable-shared-onigmo",
+        "--disable-groonga-httpd",
       ]
       if mecab_config.exist?
         options << "--with-mecab-config=#{mecab_config}"
-------------- next part --------------
HTML����������������������������...
Download 



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