https://bugs.freedesktop.org/show_bug.cgi?id=61821

--- Comment #6 from Marc <[email protected]> ---
works fine here.

git clean -f -d -x -e b.sh
./autogen.sh                    \
        --prefix=/usr           \
        --libdir=/usr/lib64     \
        --disable-debug         \
        --enable-texture-float  \
        --enable-gles1          \
        --enable-gles2          \
        --enable-openvg         \
        --enable-xorg           \
        --enable-xvmc           \
        --enable-vdpau          \
        --enable-shared-glapi   \
        --enable-glx-tls        \
        --enable-gallium-llvm   \
        --enable-gallium-egl    \
        --enable-gbm            \
        --enable-gallium-gbm    \
        --with-gallium-drivers=swrast,r600 \
        --with-llvm-prefix=/source/dri-project/llvm/Release \
        --with-llvm-shared-libs \
        --enable-r600-llvm-compiler \
        --with-dri-drivers="" \
        --with-dri-driverdir=/usr/lib64/dri
make

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to