summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2019-08-15 13:48:56 -0700
committerDane Springmeyer <dane@mapbox.com>2019-08-15 13:48:56 -0700
commitd09fe8583ae0c452391450ff03a0fae8a3775d4d (patch)
tree317f8e5b5581372f9e6436cd8d429c416c0ab612
parent0e8a9e9903242305192f97c4f99289608870ea79 (diff)
downloadqtlocation-mapboxgl-upstream/fix-sqlite3-open-leak.tar.gz
-rw-r--r--circle.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/circle.yml b/circle.yml
index 91c997c5d3..4b7ca2735c 100644
--- a/circle.yml
+++ b/circle.yml
@@ -94,6 +94,8 @@ executors:
jobs:
build-template-linux:
+ environment:
+ ASAN_OPTIONS: ASAN_OPTIONS=fast_unwind_on_malloc=0:detect_leaks=1:color=always:print_summary=1
parameters:
config_params:
type: string