gitlab-ci: add meson gallium ST Clover (LLVM 7.0) build

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
Eric Engestrom
2019-01-28 18:09:24 +00:00
parent 8744ac0904
commit 8dab707ab8
3 changed files with 8 additions and 29 deletions

View File

@@ -32,6 +32,8 @@ RUN apt-get install -y \
libclang-5.0-dev \
clang-6.0 \
libclang-6.0-dev \
clang-7 \
libclang-7-dev \
libclc-dev \
xz-utils \
libexpat1-dev \