[Groonga-commit] groonga/groonga at 1a4ef71 [master] travis osx: debug configure arguments

Back to archive index

Kouhei Sutou null+****@clear*****
Sun Aug 30 11:43:00 JST 2015


Kouhei Sutou	2015-08-30 11:43:00 +0900 (Sun, 30 Aug 2015)

  New Revision: 1a4ef716b951aaba2f93db35d78c8fd3951563df
  https://github.com/groonga/groonga/commit/1a4ef716b951aaba2f93db35d78c8fd3951563df

  Message:
    travis osx: debug configure arguments

  Modified files:
    tools/travis-before-script.sh

  Modified: tools/travis-before-script.sh (+1 -0)
===================================================================
--- tools/travis-before-script.sh    2015-08-30 11:38:38 +0900 (ac56e5b)
+++ tools/travis-before-script.sh    2015-08-30 11:43:00 +0900 (0285045)
@@ -18,6 +18,7 @@ case "${BUILD_TOOL}" in
       configure_args="${configure_args} --with-ruby --enable-mruby"
     fi
 
+    echo "configure_args: <${configure_args}>"
     ./configure --prefix=${prefix} --with-ruby ${configure_args}
     ;;
   cmake)
-------------- next part --------------
HTML����������������������������...
Download 



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