We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faa0861 commit 4c1ff1cCopy full SHA for 4c1ff1c
.ci/travis/linux/docker-build-test.sh
@@ -16,6 +16,7 @@ ccache -z
16
# Setup the (c)test environment
17
############################
18
export LD_PRELOAD=/lib/x86_64-linux-gnu/libSegFault.so
19
+export SEGFAULT_SIGNALS="abrt segv"
20
export CTEST_BUILD_COMMAND="/usr/bin/ninja"
21
export CTEST_PARALLEL_LEVEL=1
22
0 commit comments