[beignet] 02/02: Revert to LLVM/Clang 3.5

Rebecca Palmer rnpalmer-guest at moszumanska.debian.org
Fri Apr 10 11:15:54 UTC 2015


This is an automated email from the git hooks/post-receive script.

rnpalmer-guest pushed a commit to branch master
in repository beignet.

commit 1fe8005a80e84507c7cd84b84ce9f9326f539f24
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date:   Fri Apr 10 10:39:20 2015 +0100

    Revert to LLVM/Clang 3.5
    
    Upstream report that this is less risky (though a little slower)
    than Ubuntu's default 3.6
---
 debian/changelog | 1 +
 debian/control   | 9 +++------
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 13a686d..549c484 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 beignet (1.0.2-2) UNRELEASED; urgency=medium
 
   * Check drm_intel_gem_bo_context_exec return code. (Closes: #781875)
+  * Revert to LLVM/Clang 3.5.
 
  -- Rebecca N. Palmer <rebecca_palmer at zoho.com>  Fri, 10 Apr 2015 09:27:34 +0100
 
diff --git a/debian/control b/debian/control
index 0ba2c6d..8169acf 100644
--- a/debian/control
+++ b/debian/control
@@ -9,12 +9,9 @@ Uploaders:
 Build-Depends:
  debhelper (>= 9),
  cmake (>= 2.8.5),
- llvm-dev (>= 1:3.4) [!hurd-i386],
- clang (>= 1:3.4) [!hurd-i386],
- libclang-dev (>= 1:3.4) [!hurd-i386],
- clang-3.6 [hurd-i386],
- libclang-3.6-dev [hurd-i386],
- llvm-3.6-dev [hurd-i386],
+ clang-3.5,
+ libclang-3.5-dev,
+ llvm-3.5-dev,
  ocl-icd-dev,
  ocl-icd-opencl-dev,
  pkg-config,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/beignet.git



More information about the Pkg-opencl-commits mailing list