[Groonga-mysql-commit] mroonga/mroonga at a6187cb [master] travis: g++ 4.6 is old to build with MariaDB package...

アーカイブの一覧に戻る

Kouhei Sutou null+****@clear*****
Sun Jun 21 18:34:46 JST 2015


Kouhei Sutou	2015-06-21 18:34:46 +0900 (Sun, 21 Jun 2015)

  New Revision: a6187cb5253de56dda72ecfd379a5da611d5c5a6
  https://github.com/mroonga/mroonga/commit/a6187cb5253de56dda72ecfd379a5da611d5c5a6

  Message:
    travis: g++ 4.6 is old to build with MariaDB package...

  Modified files:
    tools/travis/script.sh

  Modified: tools/travis/script.sh (+1 -1)
===================================================================
--- tools/travis/script.sh    2015-06-21 17:30:13 +0900 (f50df19)
+++ tools/travis/script.sh    2015-06-21 18:34:46 +0900 (88f4a56)
@@ -127,6 +127,6 @@ run_sql_test()
   fi
 }
 
-build || (echo 'int main(void){return __ATOMIC_SEQ_CST}' > a.cpp; g++ -E a.cpp; g++ -std=gnu++0x -E a.cpp; false)
+build
 # run_unit_test
 run_sql_test
-------------- next part --------------
HTML����������������������������...
ダウンロード 



More information about the Groonga-mysql-commit mailing list
アーカイブの一覧に戻る