]> granicus.if.org Git - gc/commitdiff
Travis CI: Test USE_CUSTOM_SPECIFIC
authorIvan Maidanski <ivmai@mail.ru>
Mon, 28 Aug 2017 07:38:18 +0000 (10:38 +0300)
committerIvan Maidanski <ivmai@mail.ru>
Fri, 29 Sep 2017 21:07:01 +0000 (00:07 +0300)
(Cherry-pick commit 32a54f3 from 'release-7_6' branch.)

.travis.yml

index 8f7cd66e0ceb56b17dd566a6923b12b739e4bb10..2586d2c233a615c29870d860351597e5484c5968 100644 (file)
@@ -133,7 +133,7 @@ matrix:
     compiler: gcc
     env:
     - CONF_OPTIONS="--enable-handle-fork --enable-munmap --enable-single-obj-compilation --enable-cplusplus --disable-shared --enable-gc-assertions"
-    - CFLAGS_EXTRA="-D NO_INCREMENTAL"
+    - CFLAGS_EXTRA="-D NO_INCREMENTAL -D USE_CUSTOM_SPECIFIC"
   - os: linux
     compiler: gcc
     env: