From: Ivan Maidanski Date: Wed, 25 Oct 2017 08:12:34 +0000 (+0300) Subject: Travis CI: Test NO_CLOCK X-Git-Tag: v8.0.0~535 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d231fb884f33df6c285bd6c43671c13d2b26826;p=gc Travis CI: Test NO_CLOCK --- diff --git a/.travis.yml b/.travis.yml index ed20fdfd..843e4381 100644 --- a/.travis.yml +++ b/.travis.yml @@ -136,7 +136,7 @@ matrix: - os: linux compiler: gcc env: - - CFLAGS_EXTRA="-D POINTER_MASK=~0xf" + - CFLAGS_EXTRA="-D NO_CLOCK -D POINTER_MASK=~0xf" - CONF_OPTIONS="--enable-gc-assertions --enable-cplusplus" - os: linux compiler: gcc