]> granicus.if.org Git - gc/commitdiff
Travis CI: Test NO_CLOCK
authorIvan Maidanski <ivmai@mail.ru>
Wed, 25 Oct 2017 08:12:34 +0000 (11:12 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Wed, 25 Oct 2017 08:12:34 +0000 (11:12 +0300)
.travis.yml

index ed20fdfd7eb905aa1bf4774e570bdbb0bdf7921c..843e4381df72ef8f1e1cb8e33d1789bddb1a8efa 100644 (file)
@@ -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