[Groonga-commit] groonga/groonga at ad479d9 [master] travis: make build stable

Back to archive index

Kouhei Sutou null+****@clear*****
Wed Jul 4 11:43:55 JST 2018


Kouhei Sutou	2018-07-04 11:43:55 +0900 (Wed, 04 Jul 2018)

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

  Message:
    travis: make build stable

  Modified files:
    data/travis/setup.sh

  Modified: data/travis/setup.sh (+1 -0)
===================================================================
--- data/travis/setup.sh    2018-07-04 11:43:50 +0900 (12a89178a)
+++ data/travis/setup.sh    2018-07-04 11:43:55 +0900 (3e2878a52)
@@ -29,6 +29,7 @@ if [ "$GROONGA_MASTER" = "yes" ]; then
        pkg-config
   git clone --recursive --depth 1 --branch master https://github.com/groonga/groonga.git
   cd groonga
+  touch lib/grn_ecmascript.c
   ./autogen.sh
   ./configure --prefix=/usr --localstatedir=/var --enable-debug
   make -j$(nproc) > /dev/null
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20180704/10ccb67c/attachment.htm 



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