mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/mesa: fix configuring
This commit is contained in:
parent
4a8311f4b4
commit
c36da30429
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ if [ "${_git}" = "true" ]; then
|
|||
autoreconf -vfi
|
||||
./configure --prefix=/usr \
|
||||
--with-dri-driverdir=/usr/lib/xorg/modules/dri \
|
||||
--with-dri-drivers=swrast \
|
||||
--with-gallium-drivers=swrast \
|
||||
--enable-gallium-llvm \
|
||||
--enable-gallium-egl --enable-shared-glapi\
|
||||
|
|
Loading…
Reference in a new issue