[gnome-continuous] manifest: llvm mesa patch is not needed anymore



commit 2ef509be10cd3fe1d2108d14a862c79058ed7b76
Author: Javier Jardón <jjardon gnome org>
Date:   Wed Mar 1 17:56:49 2017 +0000

    manifest: llvm mesa patch is not needed anymore
    
    We are building llvm 3.6 in gnome-continuous now

 manifest.json                      |    2 +-
 patches/mesa-llvm-config-dir.patch |   47 ------------------------------------
 2 files changed, 1 insertions(+), 48 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index c148675..9b0d769 100644
--- a/manifest.json
+++ b/manifest.json
@@ -390,7 +390,7 @@
                      "x86_64": "-g -m64 -mtune=generic",
                      "i686": "-g -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables"
                  },
-                 "patches": ["mesa-nv50-fix-build.patch", "mesa-llvm-config-dir.patch"],
+                 "patches": ["mesa-nv50-fix-build.patch"],
                  "config-opts": [
                      "--host=x86_64-gnomeostree-linux",
                      "--disable-asm",


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