mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 07:20:10 +01:00
automake: use shared llvm libs for make distcheck
Cc: "12.0 13.0" <mesa-dev@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit 23dcce0c03)
This commit is contained in:
parent
ae28120652
commit
d88fee9df0
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
|
||||||
--enable-vdpau \
|
--enable-vdpau \
|
||||||
--enable-xa \
|
--enable-xa \
|
||||||
--enable-xvmc \
|
--enable-xvmc \
|
||||||
--disable-llvm-shared-libs \
|
--enable-llvm-shared-libs \
|
||||||
--with-egl-platforms=x11,wayland,drm,surfaceless \
|
--with-egl-platforms=x11,wayland,drm,surfaceless \
|
||||||
--with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
|
--with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
|
||||||
--with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr \
|
--with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue