From: Debian BOINC Maintainers Date: Mon, 11 Sep 2017 17:33:46 +0000 (+0100) Subject: fix-arm64 X-Git-Tag: archive/raspbian/8.00_svn3701-1+rpi1^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fcbc66f173300337bbc16f7f2c0424e7e7021b2b;p=boinc-app-seti.git fix-arm64 Gbp-Pq: Name fix-arm64.patch --- 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