Files
compute-runtime/scripts/prepare-arch-clang.sh
Jacek Danecki fb8df1a328 fix compilation with clang 9
ci: add build with clang on Arch

Signed-off-by: Jacek Danecki <jacek.danecki@intel.com>

https://github.com/intel/compute-runtime/pull/241

Change-Id: I1a8620c9f8146e7108098d18e9db75b9ff178f44
2019-12-12 11:45:08 +01:00

15 lines
284 B
Bash
Executable File

#!/bin/bash
#
# Copyright (C) 2018-2019 Intel Corporation
#
# SPDX-License-Identifier: MIT
#
set -e
set -x
mkdir /root/build
pacman -Suy --noconfirm clang cmake git make pkg-config ninja libva \
intel-gmmlib intel-opencl-clang spirv-llvm-translator intel-graphics-compiler