mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-03-21 22:50:08 +03:00
Make Travis print UBSan stacktraces
This commit is contained in:
parent
a2b5317834
commit
863b57925a
@ -17,6 +17,7 @@ matrix:
|
||||
dist: trusty
|
||||
env: CONFIG="--without-python"
|
||||
CFLAGS="-O2 -g -fno-omit-frame-pointer -fsanitize=address,undefined -fno-sanitize-recover"
|
||||
UBSAN_OPTIONS=print_stacktrace=1
|
||||
script: sh autogen.sh $CONFIG && make -j2 V=1 && make check
|
||||
git:
|
||||
depth: 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user