From: Ivan Maidanski Date: Thu, 1 Mar 2018 08:47:58 +0000 (+0300) Subject: Travis CI: Test javaxfc.h symbols linkage in case of a C++ compiler X-Git-Tag: v8.0.0~311 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab2934f301060cef2ada428c9b26178d4e6c0cec;p=gc Travis CI: Test javaxfc.h symbols linkage in case of a C++ compiler --- diff --git a/.travis.yml b/.travis.yml index 6df9bd1b..7afd9e0f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -454,6 +454,7 @@ matrix: compiler: gcc env: - CC_FOR_CHECK=g++ + - CONF_OPTIONS="--enable-gc-assertions --enable-handle-fork" - MAKEFILE_TARGETS="all" - MAKEFILE_TARGETS_CHECK="check" - NO_CLONE_LIBATOMIC_OPS=true