[gnome-continuous] manifest: mesa: do not build r600; requires llvm 3.6 and we only have llvm 3.3



commit c157746fbf389bd962af4f0bede5e21e45c903c3
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Mar 1 14:17:23 2017 +0000

    manifest: mesa: do not build r600; requires llvm 3.6 and we only have llvm 3.3

 manifest.json |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index 7b0123c..f06455e 100644
--- a/manifest.json
+++ b/manifest.json
@@ -399,7 +399,7 @@
                      "--enable-gbm",
                      "--enable-xa",
                      "--with-llvm-config-dir=/usr/bin/llvm3.3",
-                     "--with-gallium-drivers=svga,r300,r600,nouveau,swrast,virgl",
+                     "--with-gallium-drivers=svga,r300,nouveau,swrast,virgl",
                      "--enable-llvm",
                                         "--with-vulkan-drivers=intel",
                      "--with-dri-drivers=nouveau,radeon,r200,i915,i965,swrast"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]