[jhbuild] sysdeps-latest: Add llvm 9 and git snapshot



commit 420aa06629663b9e7c65a65c8315921918c955cc
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Tue Sep 17 17:10:38 2019 +0800

    sysdeps-latest: Add llvm 9 and git snapshot

 modulesets/gnome-sysdeps-latest.modules | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/modulesets/gnome-sysdeps-latest.modules b/modulesets/gnome-sysdeps-latest.modules
index 25345265..f9b0d565 100644
--- a/modulesets/gnome-sysdeps-latest.modules
+++ b/modulesets/gnome-sysdeps-latest.modules
@@ -522,6 +522,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="c_include" name="../lib/llvm-10/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../lib/llvm-9/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../lib/llvm-8/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../lib/llvm-7/include/clang-c/Index.h"/>
@@ -535,6 +536,7 @@
         <altdep type="c_include" name="../lib/llvm-3.5/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../lib/llvm-3.4/include/clang-c/Index.h"/>
         <!-- FreeBSD -->
+        <altdep type="c_include" name="../llvm90/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../llvm80/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../llvm70/include/clang-c/Index.h"/>
         <altdep type="c_include" name="../llvm60/include/clang-c/Index.h"/>
@@ -934,6 +936,7 @@
     <systemdependencies>
       <dep type="c_include" name="llvm-c/Core.h">
         <!-- Debian -->
+        <altdep type="c_include" name="llvm-c-10/llvm-c/Core.h"/>
         <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"/>
@@ -947,6 +950,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="../llvm90/include/llvm-c/Core.h"/>
         <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"/>


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