[Groonga-commit] groonga/groonga at d9c6b45 [master] package windows: start building mruby

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Fri Sep 26 22:48:42 JST 2014


Kouhei Sutou	2014-09-26 22:48:42 +0900 (Fri, 26 Sep 2014)

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

  Message:
    package windows: start building mruby
    
    It is failed yet. We need more works.

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+3 -1)
===================================================================
--- packages/windows/Rakefile    2014-09-26 21:29:46 +0900 (9a86dd8)
+++ packages/windows/Rakefile    2014-09-26 22:48:42 +0900 (5f96bf2)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8; mode: ruby -*-
 #
-# Copyright (C) 2011-2012  Kouhei Sutou <kou �� clear-code.com>
+# Copyright (C) 2011-2014  Kouhei Sutou <kou �� clear-code.com>
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -193,6 +193,8 @@ namespace :build do
         "--disable-benchmark",
         "--disable-groonga-httpd",
         "--with-message-pack=#{binary_dir}",
+        "--with-ruby",
+        "--enable-mruby",
       ]
       if mecab_config.exist?
         options << "--with-mecab-config=#{mecab_config}"
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index