[Groonga-commit] groonga/heroku-groonga-builder at 377bdc1 [master] Disable building static libraries

Back to archive index

Kouhei Sutou null+****@clear*****
Mon May 26 18:01:48 JST 2014


Kouhei Sutou	2014-05-26 18:01:48 +0900 (Mon, 26 May 2014)

  New Revision: 377bdc1d49c4738e9235538aa2cd3990ff4781d2
  https://github.com/groonga/heroku-groonga-builder/commit/377bdc1d49c4738e9235538aa2cd3990ff4781d2

  Message:
    Disable building static libraries

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -0)
===================================================================
--- Rakefile    2014-05-22 19:52:30 +0900 (55be5f5)
+++ Rakefile    2014-05-26 18:01:48 +0900 (d44bf20)
@@ -43,6 +43,7 @@ task :build => :github_release do
     end
     sh("./configure",
        "--prefix=#{install_dir}",
+       "--disable-static",
        "--disable-document",
        *configure_args)
     sh("make", "-j4")
-------------- next part --------------
HTML����������������������������...
Download 



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