[jhbuild] sysdeps-latest: Add llvm 7, 8 and git snapshot



commit ea01af7bf4d5a72836c0a4c1d8feeea75871b870
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sun Jun 23 11:48:56 2019 +0800

    sysdeps-latest: Add llvm 7, 8 and git snapshot

 modulesets/gnome-sysdeps-latest.modules | 8 ++++++++
 1 file changed, 8 insertions(+)
---
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index c14454d6..dda235b9 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -503,6 +503,8 @@
     <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-9"/>
+        <altdep type="path" name="llvm-config-8"/>
         <altdep type="path" name="llvm-config-7"/>
         <altdep type="path" name="llvm-config-6.0"/>
         <altdep type="path" name="llvm-config-5.0"/>
@@ -514,6 +516,8 @@
         <altdep type="path" name="llvm-config-3.5"/>
         <altdep type="path" name="llvm-config-3.4"/>
         <!-- FreeBSD -->
+        <altdep type="path" name="llvm-config80"/>
+        <altdep type="path" name="llvm-config70"/>
         <altdep type="path" name="llvm-config60"/>
         <altdep type="path" name="llvm-config50"/>
         <altdep type="path" name="llvm-config40"/>
@@ -911,6 +915,8 @@
     <systemdependencies>
       <dep type="c_include" name="llvm-c/Core.h">
         <!-- Debian -->
+        <altdep type="c_include" name="llvm-c-9/llvm-c/Core.h"/>
+        <altdep type="c_include" name="llvm-c-8/llvm-c/Core.h"/>
         <altdep type="c_include" name="llvm-c-7/llvm-c/Core.h"/>
         <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"/>
@@ -922,6 +928,8 @@
         <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="../llvm80/include/llvm-c/Core.h"/>
+        <altdep type="c_include" name="../llvm70/include/llvm-c/Core.h"/>
         <altdep type="c_include" name="../llvm60/include/llvm-c/Core.h"/>
         <altdep type="c_include" name="../llvm50/include/llvm-c/Core.h"/>
         <altdep type="c_include" name="../llvm40/include/llvm-c/Core.h"/>


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