[lua-torch-torch7] 04/06: patch: removed merged patch arm64-build-fix.patch

Zhou Mo cdluminate-guest at moszumanska.debian.org
Mon Feb 6 04:12:33 UTC 2017


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

cdluminate-guest pushed a commit to branch master
in repository lua-torch-torch7.

commit 749bd5b178e8553fcff4aef23b1e2184171491ac
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Mon Feb 6 03:57:06 2017 +0000

    patch: removed merged patch arm64-build-fix.patch
---
 debian/patches/arm64-build-fix.patch | 16 ----------------
 debian/patches/series                |  1 -
 2 files changed, 17 deletions(-)

diff --git a/debian/patches/arm64-build-fix.patch b/debian/patches/arm64-build-fix.patch
deleted file mode 100644
index 3ac3494..0000000
--- a/debian/patches/arm64-build-fix.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Purpose: fix the arm64 build
-Forward: yes. https://github.com/torch/torch7/issues/762
-
-diff --git a/lib/TH/generic/simd/simd.h b/lib/TH/generic/simd/simd.h
-index ee53e2c..882b463 100644
---- a/lib/TH/generic/simd/simd.h
-+++ b/lib/TH/generic/simd/simd.h
-@@ -53,7 +53,7 @@ enum SIMDExtensions
- };
- 
- 
--#if defined(__arm__)
-+#if defined(__arm__) || defined(__aarch64__)
- 
-  #if defined(__NEON__)
- 
diff --git a/debian/patches/series b/debian/patches/series
index 08e995e..373d0a9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,3 +1,2 @@
 cmake-disable-simd-for-compatibility.patch
 cmake-disable-simd-on-arm.patch
-arm64-build-fix.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lua-torch-torch7.git



More information about the debian-science-commits mailing list