Kouhei Sutou
null+****@clear*****
Sun Oct 9 23:22:32 JST 2016
Kouhei Sutou 2016-10-09 23:22:32 +0900 (Sun, 09 Oct 2016) New Revision: ddc9b3fed2e068c7bcc3df1e0202197a01071097 https://github.com/groonga/groonga/commit/ddc9b3fed2e068c7bcc3df1e0202197a01071097 Message: travis macos: show OpenSSL information Modified files: tools/travis-install.sh Modified: tools/travis-install.sh (+2 -1) =================================================================== --- tools/travis-install.sh 2016-10-09 23:09:13 +0900 (f7d5a68) +++ tools/travis-install.sh 2016-10-09 23:22:32 +0900 (79149d2) @@ -29,7 +29,8 @@ case "${TRAVIS_OS_NAME}" in mecab-ipadic \ pcre \ cutter - brew link --force openssl + pkg-config --modversion libssl + pkg-config --cflags --libs libssl ;; esac -------------- next part -------------- HTML����������������������������...Download