]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
Make sure to install gperf for analyze
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Sat, 28 Jul 2018 10:30:10 +0000 (12:30 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 18 Aug 2018 20:28:02 +0000 (22:28 +0200)
Also move the 32-bit libraries
to the 32-bit target (only).

Closes #290

.travis.yml

index 31438d6ed111617a509fb7dc2e6e91d6baca4caa..582e607df3a64befbc6486889026a28e3b97a23c 100644 (file)
@@ -6,7 +6,6 @@ addons:
             - gperf
             - elfutils
             - zlib1g-dev
-            - lib32z1-dev
 
 os:
     - linux
@@ -25,6 +24,7 @@ matrix:
               apt:
                   packages:
                       - gcc-multilib
+                      - lib32z1-dev
         - os: linux
           compiler: i686-w64-mingw32-gcc
           env: HOST="--host=i686-w64-mingw32" TEST="unittest/run.exe"
@@ -45,6 +45,7 @@ matrix:
               apt:
                   packages:
                       - clang    # scan-build
+                      - gperf
         - os: linux
           compiler: gcc
           env: CUDA=8.0.61-1