gitlab-ci: add make Gallium ST Clover LLVM-4.0 build
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
This commit is contained in:
@@ -389,6 +389,11 @@ build:make-gallium-st-clover-llvm-39:
|
||||
GALLIUM_DRIVERS: "r600"
|
||||
LIBUNWIND_FLAGS: --enable-libunwind
|
||||
|
||||
build:make-gallium-st-clover-llvm-4:
|
||||
extends: build:make-gallium-st-clover-llvm-39
|
||||
variables:
|
||||
LLVM_VERSION: "4.0"
|
||||
|
||||
build:scons-nollvm:
|
||||
extends: .scons-build
|
||||
variables:
|
||||
|
Reference in New Issue
Block a user