From: Ivan Maidanski Date: Tue, 24 Apr 2018 23:17:23 +0000 (+0300) Subject: Travis CI: test --enable-gc-debug in 32-bit mode (linux) X-Git-Tag: v8.0.0~217 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dac8fb4065904a3c03e623d8be74091b55a2d019;p=gc Travis CI: test --enable-gc-debug in 32-bit mode (linux) --- diff --git a/.travis.yml b/.travis.yml index 1e99b662..93e26fd6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -411,7 +411,7 @@ matrix: language: c env: - CFLAGS_EXTRA="-m32 -D _FORTIFY_SOURCE=2 -D GC_DISABLE_INCREMENTAL" - - CONF_OPTIONS="--enable-gc-assertions" + - CONF_OPTIONS="--enable-gc-assertions --enable-gc-debug" - NO_CLONE_LIBATOMIC_OPS=true - os: linux addons: