[oclgrind] 01/05: Add missing header for big endian patch
James Price
jprice-guest at moszumanska.debian.org
Mon May 2 14:36:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
jprice-guest pushed a commit to branch master
in repository oclgrind.
commit c91c16005b05e580a885c905700b0cb50ea3e94e
Author: James Price <j.price at bristol.ac.uk>
Date: Mon May 2 14:07:50 2016 +0100
Add missing header for big endian patch
---
debian/patches/big-endian.patch | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/patches/big-endian.patch b/debian/patches/big-endian.patch
index 01650fc..97dce76 100644
--- a/debian/patches/big-endian.patch
+++ b/debian/patches/big-endian.patch
@@ -1,3 +1,7 @@
+Author: James Price <j.price at bristol.ac.uk>
+Description: Address endianness issues in getConstantData
+Origin: upstream commit:c79487e and upstream commit:3a686dd
+Last-Update: 2016-05-02
--- a/src/core/common.cpp
+++ b/src/core/common.cpp
@@ -260,10 +260,27 @@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/oclgrind.git
More information about the Pkg-opencl-commits
mailing list