summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorIvan Maidanski <ivmai@mail.ru>2022-02-24 08:38:51 +0300
committerIvan Maidanski <ivmai@mail.ru>2022-02-24 11:39:38 +0300
commitcfb325ff353464572cd444b41c673ae79a35288e (patch)
tree5c34af3f6a07fcf2de52a9f32b988df0874f6b95 /.travis.yml
parent25e56a4d50897fd4bc61c1ae6043ec2a05b0c6a0 (diff)
downloadbdwgc-cfb325ff353464572cd444b41c673ae79a35288e.tar.gz
Travis CI: Test with SIMULATE_LOST_SIGNALS
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a2c5ccd9..4578a1ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -91,7 +91,7 @@ jobs:
env:
- CC=gcc-11
- CXX=g++-11
- - CFLAGS_EXTRA="-O3"
+ - CFLAGS_EXTRA="-O3 -D SIMULATE_LOST_SIGNALS"
- CONF_OPTIONS="--enable-cplusplus --disable-gcj-support"
- NO_CLONE_LIBATOMIC_OPS=true
- addons: