mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-20 20:04:19 +08:00
Update mesa version
This commit is contained in:
parent
7d31150e21
commit
13c50b169a
@ -1,8 +1,7 @@
|
||||
#TODO: TEST
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/mesa.git"
|
||||
upstream = "https://gitlab.freedesktop.org/mesa/mesa"
|
||||
branch = "redox"
|
||||
branch = "redox-22.3.1"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
@ -48,9 +47,10 @@ meson "${COOKBOOK_SOURCE}" . \
|
||||
--buildtype release \
|
||||
--strip \
|
||||
-Ddefault_library=static \
|
||||
-Ddri-drivers= \
|
||||
-Dglx=disabled \
|
||||
-Dllvm=enabled \
|
||||
-Dosmesa=gallium \
|
||||
-Dosmesa=true \
|
||||
-Dplatforms= \
|
||||
-Dshader-cache=disabled \
|
||||
-Dshared-llvm=disabled \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user