[master] de908d309 Fix asan build in travis

Federico G. Schwindt fgsch at lodoss.net
Wed Oct 2 19:33:06 UTC 2019


commit de908d3095563d4f6440897feaea105b6c74d0ce
Author: Federico G. Schwindt <fgsch at lodoss.net>
Date:   Wed Oct 2 20:31:48 2019 +0100

    Fix asan build in travis

diff --git a/.travis.yml b/.travis.yml
index b68503157..16a24b6aa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -39,6 +39,7 @@ jobs:
             - llvm-toolchain-xenial-8
           packages:
             - clang-8
+            - libunwind-dev
             - llvm-8
             - nghttp2
             - python3-docutils


More information about the varnish-commit mailing list