summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
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: