mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libGL: disable mesa-vc4 subpkg on armv6 for now.
This commit is contained in:
parent
33dcb87b5b
commit
8f810eecb2
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ i686*|x86_64*)
|
|||
subpackages+=" libxatracker mesa-ati-dri mesa-intel-dri mesa-nouveau-dri"
|
||||
subpackages+=" mesa-vmwgfx-dri mesa-opencl"
|
||||
;;
|
||||
armv[67]l*)
|
||||
armv7l*)
|
||||
# Enable Videocore IV and swrast for RaspberryPi
|
||||
configure_args+=" --with-gallium-drivers=swrast,vc4"
|
||||
configure_args+=" --with-dri-drivers=swrast"
|
||||
|
|
Loading…
Add table
Reference in a new issue