Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
KreitinnSoftware authored Aug 19, 2024
1 parent e8b142d commit 34f737e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/57-mesa-virgl/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ GIT_URL=https://gitlab.freedesktop.org/mesa/mesa
GIT_COMMIT=0a3784ae33bbdcd50b2a6d8de5d52779276bb36c
LDFLAGS="-L$PREFIX/lib -landroid-shmem"
OVERRIDE_PREFIX=$PREFIX/mesa-virgl
MESON_ARGS="--cross-file=../../../meson-cross-file-$ARCHITECTURE -Dgallium-drivers=virgl -Dvulkan-drivers= -Dglvnd=enabled -Dglx=dri -Ddri3=enabled -Dplatforms=x11 -Dxmlconfig=disabled -Dllvm=disabled -Dopengl=true -Degl=enabled -Dzstd=enabled"
MESON_ARGS="--cross-file=../../../meson-cross-file-$ARCHITECTURE -Dgallium-drivers=virgl -Dvulkan-drivers= -Dglvnd=true -Dglx=dri -Ddri3=enabled -Dplatforms=x11 -Dxmlconfig=disabled -Dllvm=disabled -Dopengl=true -Degl=enabled -Dzstd=enabled"

0 comments on commit 34f737e

Please sign in to comment.