forked from AuroraMiddleware/gtk
Merge branch 'lsan-leaks' into 'master'
Lsan leaks See merge request GNOME/gtk!3104
This commit is contained in:
commit
5ed6f89b4a
@ -9,6 +9,7 @@ backend=$2
|
||||
|
||||
# Ignore memory leaks lower in dependencies
|
||||
export LSAN_OPTIONS=suppressions=$srcdir/lsan.supp
|
||||
export G_SLICE=always-malloc
|
||||
|
||||
case "${backend}" in
|
||||
x11)
|
||||
|
Loading…
Reference in New Issue
Block a user