From 9d231fb884f33df6c285bd6c43671c13d2b26826 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Wed, 25 Oct 2017 11:12:34 +0300 Subject: [PATCH] Travis CI: Test NO_CLOCK --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0