X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=Makefile.am;h=787174d0050a01d5b28b27de9e9397cf01801281;hb=6d02ef011e0692e3aa86ea2ee5bb3fc3b4112015;hp=e6d19690dc02f76a0243a567cd3ebd2eb917e2e4;hpb=3511a86111866f7233a337a24c9c6442b9aa05e6;p=mesa.git diff --git a/Makefile.am b/Makefile.am index e6d19690dc0..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 \ + --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