mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-24 05:10:31 +01:00
ci/alpine: enable ORCJIT
Recommended for LLVM 18+, let's test it on Alpine builds. Reviewed-by: Eric Engestrom <eric@igalia.com> Signed-off-by: David Heidelberg <david@ixit.cz> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30482>
This commit is contained in:
parent
9cec4aec09
commit
6d09671b67
1 changed files with 1 additions and 0 deletions
|
|
@ -286,6 +286,7 @@ alpine-build-testing:
|
|||
-D gles1=disabled
|
||||
-D gles2=enabled
|
||||
-D llvm=enabled
|
||||
-D llvm-orcjit=true
|
||||
-D microsoft-clc=disabled
|
||||
-D shared-llvm=enabled
|
||||
UNWIND: "disabled"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue