mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-25 14:24:18 +08:00
Update mesa
This commit is contained in:
parent
74e18a5fb5
commit
0a3262428a
@ -1,7 +1,7 @@
|
||||
[source]
|
||||
git = "https://gitlab.redox-os.org/redox-os/mesa.git"
|
||||
upstream = "https://gitlab.freedesktop.org/mesa/mesa"
|
||||
branch = "redox-22.3.1"
|
||||
branch = "redox-24.0"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
@ -47,7 +47,6 @@ meson "${COOKBOOK_SOURCE}" . \
|
||||
--buildtype release \
|
||||
--strip \
|
||||
-Ddefault_library=static \
|
||||
-Ddri-drivers= \
|
||||
-Dglx=disabled \
|
||||
-Dllvm=enabled \
|
||||
-Dosmesa=true \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user