mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-12 03:30:22 +01:00
gitlab-ci: autotools needs to be told which llvm version to use
Fixes: 45d58cd91567b39f51af "gitlab-ci: only build the default (=latest) and oldest llvm versions" Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
parent
3006f9d8c0
commit
85ee157283
1 changed files with 1 additions and 0 deletions
|
|
@ -423,6 +423,7 @@ make-gallium-st-clover-llvm:
|
|||
--disable-gallium-osmesa
|
||||
LIBUNWIND_FLAGS: --enable-libunwind
|
||||
GALLIUM_DRIVERS: "r600,radeonsi"
|
||||
LLVM_VERSION: "7.0"
|
||||
|
||||
make-gallium-st-clover-llvm-39:
|
||||
extends: make-gallium-st-clover-llvm
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue