[Groonga-commit] groonga/groonga at c2a542b [master] windows: GCC DLLs are required for running mecab-dict-index.exe

Back to archive index

Kouhei Sutou null+****@clear*****
Mon Jan 11 13:23:47 JST 2016


Kouhei Sutou	2016-01-11 13:23:47 +0900 (Mon, 11 Jan 2016)

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

  Message:
    windows: GCC DLLs are required for running mecab-dict-index.exe

  Modified files:
    packages/windows/Rakefile

  Modified: packages/windows/Rakefile (+1 -0)
===================================================================
--- packages/windows/Rakefile    2016-01-11 13:21:10 +0900 (b9381ac)
+++ packages/windows/Rakefile    2016-01-11 13:23:47 +0900 (e3620a3)
@@ -409,6 +409,7 @@ namespace :gcc do
   end
 end
 
+task "build:mecab_dict" => "gcc:dll:bundle"
 task "build:post" => "gcc:dll:bundle"
 
 build_dependencies = [
-------------- next part --------------
HTML����������������������������...
Download 



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