libGL: disable mesa-vc4 subpkg on armv6 for now.
This commit is contained in:
parent
33dcb87b5b
commit
8f810eecb2
@ -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…
x
Reference in New Issue
Block a user