From: Debian Haskell Group Date: Tue, 6 Feb 2018 21:01:18 +0000 (+0000) Subject: ARM-VFPv3D16 X-Git-Tag: archive/raspbian/8.0.2-11+rpi1^2~13 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=d98e563526ced085d438740c991d88fadd40ae5e;p=ghc.git ARM-VFPv3D16 Gbp-Pq: Name ARM-VFPv3D16 --- diff --git a/aclocal.m4 b/aclocal.m4 index 7723743b..f869b256 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -420,7 +420,7 @@ AC_DEFUN([GET_ARM_ISA], )], [changequote(, )dnl ARM_ISA=ARMv7 - ARM_ISA_EXT="[VFPv3,NEON]" + ARM_ISA_EXT="[VFPv3D16,NEON]" changequote([, ])dnl ]) ])