projects
/
ghc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
41ee4f1
)
ARM-VFPv3D16
author
Debian Haskell Group
<pkg-haskell-maintainers@lists.alioth.debian.org>
Tue, 27 Jun 2017 11:50:03 +0000
(12:50 +0100)
committer
Clint Adams
<clint@debian.org>
Tue, 27 Jun 2017 11:50:03 +0000
(12:50 +0100)
Gbp-Pq: Name ARM-VFPv3D16
aclocal.m4
patch
|
blob
|
history
diff --git
a/aclocal.m4
b/aclocal.m4
index 7723743b479ff6741c953c0aeb4eb4fdf640b0e6..f869b25632fcdc5c61313b633a559d1540188b51 100644
(file)
--- 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="[VFPv3
D16
,NEON]"
changequote([, ])dnl
])
])