mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 18:14:53 +00:00
Play with LSAN_OPTIONS
This commit is contained in:
parent
f521d779fb
commit
60afb13e60
@ -14,7 +14,7 @@ matrix:
|
||||
- libsubunit-dev
|
||||
- gcc-7
|
||||
env:
|
||||
- LSAN_OPTIONS=verbosity=1:log_threads=1
|
||||
- LSAN_OPTIONS=verbosity=1
|
||||
|
||||
- compiler: clang-6.0
|
||||
addons:
|
||||
@ -27,7 +27,7 @@ matrix:
|
||||
- libsubunit-dev
|
||||
- clang-6.0
|
||||
env:
|
||||
- LSAN_OPTIONS=verbosity=1:log_threads=1
|
||||
- LSAN_OPTIONS=verbosity=1
|
||||
|
||||
addons:
|
||||
apt:
|
||||
|
Loading…
Reference in New Issue
Block a user