Timo Aaltonen pushed to branch debian-experimental at X Strike Force / lib / 
mesa


Commits:
3bc23177 by Timo Aaltonen at 2018-03-14T14:54:01+02:00
control, rules: Switch to llvm 6.0, bump libclc to match.

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ mesa (18.0.0~rc4-2) UNRELEASED; urgency=medium
   [ Fabio Pedretti ]
   * rules: Rename --disable-gallium-llvm to --disable-llvm
 
+  [ Timo Aaltonen ]
+  * control, rules: Switch to llvm 6.0, bump libclc to match.
+
  -- Andreas Boll <[email protected]>  Fri, 23 Feb 2018 11:44:04 +0100
 
 mesa (18.0.0~rc4-1) experimental; urgency=medium


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -40,11 +40,11 @@ Build-Depends:
  python-mako,
  flex,
  bison,
- llvm-5.0-dev (>= 1:4.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 
kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
+ llvm-6.0-dev (>= 1:6.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 
kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
  libelf-dev [amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips 
mips64el mipsel powerpc ppc64 sparc64 ppc64el],
  libwayland-dev (>= 1.11.0) [linux-any],
- libclang-5.0-dev (>= 1:4.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 
kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
- libclc-dev (>= 0.2.0+git20170330-3) [amd64 arm64 armel armhf i386 
kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 
ppc64el],
+ libclang-6.0-dev (>= 1:6.0~) [amd64 arm64 armel armhf i386 kfreebsd-amd64 
kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 ppc64el],
+ libclc-dev (>= 0.2.0+git20180312-1) [amd64 arm64 armel armhf i386 
kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64 sparc64 
ppc64el],
  wayland-protocols (>= 1.9),
  zlib1g-dev,
  libglvnd-core-dev,
@@ -431,8 +431,8 @@ Section: libs
 Architecture: amd64 arm64 armel armhf i386 kfreebsd-amd64 kfreebsd-i386 mips 
mips64el mipsel powerpc ppc64 sparc64 ppc64el
 Pre-Depends: ${misc:Pre-Depends}
 Depends:
- libclc-r600 (>= 0.2.0+git20170330-3),
- libclc-amdgcn (>= 0.2.0+git20170330-3),
+ libclc-r600 (>= 0.2.0+git20180312-1),
+ libclc-amdgcn (>= 0.2.0+git20180312-1),
  ocl-icd-libopencl1 | libopencl1,
  ${shlibs:Depends},
  ${misc:Depends},


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -99,7 +99,7 @@ else
        GALLIUM_DRIVERS += radeonsi
        confflags_GALLIUM += --enable-llvm
        confflags_GALLIUM += --enable-opencl --enable-opencl-icd
-       confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-5.0
+       confflags_GALLIUM += ac_cv_path_LLVM_CONFIG=llvm-config-6.0
        GALLIUM_DRIVERS += swrast
   else
        DRI_DRIVERS += swrast



View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/commit/3bc23177e50a8dd150a7adf08d56d34f6aafbe07

---
View it on GitLab: 
https://salsa.debian.org/xorg-team/lib/mesa/commit/3bc23177e50a8dd150a7adf08d56d34f6aafbe07
You're receiving this email because of your account on salsa.debian.org.

Reply via email to