mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
mesa: don't depend on LLVM
LLVM is only a requirement for the Lavapipe driver.
This commit is contained in:
parent
6bd50a1178
commit
2f85c92d4c
@ -19,6 +19,7 @@ meson setup \
|
||||
-Dlocalstatedir=/var \
|
||||
-Dbuildtype=release \
|
||||
-Dglx-read-only-text=true \
|
||||
-Dllvm=disabled \
|
||||
-Dplatforms=wayland \
|
||||
-Dglx=disabled \
|
||||
-Degl=enabled \
|
||||
|
@ -4,7 +4,6 @@ flex make
|
||||
libdrm
|
||||
libelf
|
||||
linux-headers make
|
||||
llvm
|
||||
m4 make
|
||||
meson make
|
||||
pkgconf make
|
||||
|
Loading…
Reference in New Issue
Block a user