Module: Mesa
Branch: master
Commit: 23dcce0c03db055c168696c9120637506b68b13d
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=23dcce0c03db055c168696c9120637506b68b13d

Author: Emil Velikov <emil.veli...@collabora.com>
Date:   Thu Jan 12 17:18:51 2017 +0000

automake: use shared llvm libs for make distcheck

Cc: "12.0 13.0" <mesa-...@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.veli...@collabora.com>

---

 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 71030f2..4f2e698 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,7 +40,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \
        --enable-vdpau \
        --enable-xa \
        --enable-xvmc \
-       --disable-llvm-shared-libs \
+       --enable-llvm-shared-libs \
        --with-egl-platforms=x11,wayland,drm,surfaceless \
        --with-dri-drivers=i915,i965,nouveau,radeon,r200,swrast \
        
--with-gallium-drivers=i915,ilo,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr,etnaviv,imx
 \

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to