X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile.am;h=787174d0050a01d5b28b27de9e9397cf01801281;hb=e80f0840bfd8a29dafd58584c4d4de26f24ad876;hp=71030f2e52d6b7a6330dd775c42fa69bd3aee730;hpb=024b4c35bc095d421abbe1f850526254750cb3c4;p=mesa.git diff --git a/Makefile.am b/Makefile.am index 71030f2e52d..787174d0050 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,7 +27,7 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \ --enable-egl \ --enable-gallium-tests \ --enable-gallium-osmesa \ - --enable-gallium-llvm \ + --enable-llvm \ --enable-gbm \ --enable-gles1 \ --enable-gles2 \ @@ -40,10 +40,10 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \ --enable-vdpau \ --enable-xa \ --enable-xvmc \ - --disable-llvm-shared-libs \ - --with-egl-platforms=x11,wayland,drm,surfaceless \ + --enable-llvm-shared-libs \ + --with-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 \ + --with-gallium-drivers=i915,nouveau,r300,r600,radeonsi,freedreno,svga,swrast,vc4,virgl,swr,etnaviv,imx \ --with-vulkan-drivers=intel,radeon ACLOCAL_AMFLAGS = -I m4