From fcbc66f173300337bbc16f7f2c0424e7e7021b2b Mon Sep 17 00:00:00 2001 From: Debian BOINC Maintainers Date: Mon, 11 Sep 2017 18:33:46 +0100 Subject: [PATCH] fix-arm64 Gbp-Pq: Name fix-arm64.patch --- client/vector/analyzeFuncs_vfp_aux.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/vector/analyzeFuncs_vfp_aux.cpp b/client/vector/analyzeFuncs_vfp_aux.cpp index 4ba95f7..5df63df 100644 --- a/client/vector/analyzeFuncs_vfp_aux.cpp +++ b/client/vector/analyzeFuncs_vfp_aux.cpp @@ -33,7 +33,7 @@ #include #include -#if defined(__arm__) && defined(__VFP_FP__) && !defined(__SOFTFP__) || defined(__aarch64__) +#if defined(__arm__) && defined(__VFP_FP__) && !defined(__SOFTFP__) #define INVALID_CHIRP 2e+20 -- 2.30.2