[jhbuild] 3.28: Add llvm 5.0 and svn trunk



commit 2531df3791734961902027041f08255e7ebbdeb9
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Thu Dec 14 18:00:03 2017 +0800

    3.28: Add llvm 5.0 and svn trunk

 modulesets/gnome-sysdeps-3.28.modules |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/modulesets/gnome-sysdeps-3.28.modules b/modulesets/gnome-sysdeps-3.28.modules
index 2c5433d..8a2a536 100644
--- a/modulesets/gnome-sysdeps-3.28.modules
+++ b/modulesets/gnome-sysdeps-3.28.modules
@@ -494,6 +494,7 @@
     <systemdependencies>
       <dep type="c_include" name="clang-c/Index.h">
         <!-- Debian. FIXME: This is definitely broken. https://bugzilla.gnome.org/show_bug.cgi?id=781872 -->
+        <altdep type="path" name="llvm-config-6.0"/>
         <altdep type="path" name="llvm-config-5.0"/>
         <altdep type="path" name="llvm-config-4.0"/>
         <altdep type="path" name="llvm-config-3.9"/>
@@ -503,6 +504,7 @@
         <altdep type="path" name="llvm-config-3.5"/>
         <altdep type="path" name="llvm-config-3.4"/>
         <!-- FreeBSD -->
+        <altdep type="path" name="llvm-config50"/>
         <altdep type="path" name="llvm-config40"/>
         <altdep type="path" name="llvm-config39"/>
         <altdep type="path" name="llvm-config38"/>
@@ -910,6 +912,7 @@
     <systemdependencies>
       <dep type="c_include" name="llvm-c/Core.h">
         <!-- Debian -->
+        <altdep type="c_include" name="llvm-c-6.0/llvm-c/Core.h"/>
         <altdep type="c_include" name="llvm-c-5.0/llvm-c/Core.h"/>
         <altdep type="c_include" name="llvm-c-4.0/llvm-c/Core.h"/>
         <altdep type="c_include" name="llvm-c-3.9/llvm-c/Core.h"/>
@@ -919,6 +922,7 @@
         <altdep type="c_include" name="llvm-c-3.5/llvm-c/Core.h"/>
         <altdep type="c_include" name="llvm-c-3.4/llvm-c/Core.h"/>
         <!-- FreeBSD -->
+        <altdep type="c_include" name="../llvm50/include/llvm-c/Core.h"/>
         <altdep type="c_include" name="../llvm40/include/llvm-c/Core.h"/>
         <altdep type="c_include" name="../llvm39/include/llvm-c/Core.h"/>
         <altdep type="c_include" name="../llvm38/include/llvm-c/Core.h"/>


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