[fftw3] 01/07: Update patch fix-runtime-neon-detection.patch.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Wed Sep 21 12:51:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch master
in repository fftw3.
commit 0f950fcf901a22563504859fc2042a8a09f6e198
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Tue Sep 20 18:49:16 2016 +0100
Update patch fix-runtime-neon-detection.patch.
---
debian/patches/fix-runtime-neon-detection.patch | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/patches/fix-runtime-neon-detection.patch b/debian/patches/fix-runtime-neon-detection.patch
index b2bd61b..6d0f145 100644
--- a/debian/patches/fix-runtime-neon-detection.patch
+++ b/debian/patches/fix-runtime-neon-detection.patch
@@ -3,12 +3,12 @@ Author: Edmund Grimley Evans <edmund.grimley.evans at gmail.com>
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767138
Forwarded: no
Reviewed-by: Sébastien Villemot <sebastien at debian.org>
-Last-Update: 2014-11-23
+Last-Update: 2016-09-20
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/simd-support/neon.c
+++ b/simd-support/neon.c
-@@ -23,56 +23,45 @@
+@@ -23,54 +23,45 @@
#if HAVE_NEON
@@ -42,8 +42,6 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
- }
- }
-
-- extern void X(check_alignment_of_sse2_pm)(void);
--
- int X(have_simd_neon)(void)
- {
- static int init = 0, res;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/fftw3.git
More information about the debian-science-commits
mailing list