fix-arm64
authorDebian BOINC Maintainers <pkg-boinc-devel@lists.alioth.debian.org>
Mon, 11 Sep 2017 17:33:46 +0000 (18:33 +0100)
committerGianfranco Costamagna <locutusofborg@debian.org>
Mon, 11 Sep 2017 17:33:46 +0000 (18:33 +0100)
Gbp-Pq: Name fix-arm64.patch

client/vector/analyzeFuncs_vfp_aux.cpp

index 4ba95f707c1d464fc8c8b6e62a8622aaa680d925..5df63df62c9c3ed5f90085167bb5b240d77493b4 100644 (file)
@@ -33,7 +33,7 @@
 #include <vector>
 #include <cmath>
 
-#if defined(__arm__) && defined(__VFP_FP__) && !defined(__SOFTFP__) || defined(__aarch64__)
+#if defined(__arm__) && defined(__VFP_FP__) && !defined(__SOFTFP__)
 
 
 #define INVALID_CHIRP 2e+20