[libclc] 56/58: Drop devices.patch, upstream.
Andreas Boll
aboll-guest at moszumanska.debian.org
Thu Oct 6 08:16:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
aboll-guest pushed a commit to branch master
in repository libclc.
commit 8fdbbfee933ab15ae6851ffb6e599a63c5995fda
Author: Andreas Boll <andreas.boll.dev at gmail.com>
Date: Wed Sep 7 15:38:50 2016 +0200
Drop devices.patch, upstream.
---
debian/changelog | 1 +
debian/patches/devices.patch | 14 --------------
debian/patches/series | 1 -
3 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6eb85b6..d409961 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libclc (0.2.0+git20160907-1) UNRELEASED; urgency=medium
* New upstream snapshot.
* Build with clang 3.9.
+ * Drop devices.patch, upstream.
-- Andreas Boll <andreas.boll.dev at gmail.com> Wed, 07 Sep 2016 15:30:03 +0200
diff --git a/debian/patches/devices.patch b/debian/patches/devices.patch
deleted file mode 100644
index bb30f0d..0000000
--- a/debian/patches/devices.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-description: support for more gpu devices
-origin: https://github.com/llvm-mirror/libclc/commit/1b1b5a8551971ef4062bd8d84baccfe7a88e83b2
-
---- a/configure.py
-+++ b/configure.py
-@@ -103,7 +103,7 @@ available_targets = {
- {'gpu' : 'barts', 'aliases' : ['turks', 'caicos']},
- {'gpu' : 'cayman', 'aliases' : ['aruba']}]},
- 'amdgcn--': { 'devices' :
-- [{'gpu' : 'tahiti', 'aliases' : ['pitcairn', 'verde', 'oland', 'hainan', 'bonaire', 'kabini', 'kaveri', 'hawaii','mullins']}]},
-+ [{'gpu' : 'tahiti', 'aliases' : ['pitcairn', 'verde', 'oland', 'hainan', 'bonaire', 'kabini', 'kaveri', 'hawaii', 'mullins', 'tonga', 'carrizo', 'iceland', 'fiji', 'stoney']}]},
- 'nvptx--' : { 'devices' : [{'gpu' : '', 'aliases' : []}]},
- 'nvptx64--' : { 'devices' : [{'gpu' : '', 'aliases' : []}] },
- 'nvptx--nvidiacl' : { 'devices' : [{'gpu' : '', 'aliases' : []}] },
diff --git a/debian/patches/series b/debian/patches/series
index e85b0c1..814900f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
hardening.patch
-devices.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git
More information about the Pkg-opencl-commits
mailing list