projects
/
ghc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dce025a
)
ARM-VFPv3D16
author
Debian Haskell Group
<pkg-haskell-maintainers@lists.alioth.debian.org>
Sat, 17 Dec 2016 02:44:45 +0000
(
02:44
+0000)
committer
Clint Adams
<clint@debian.org>
Sat, 17 Dec 2016 02:44:45 +0000
(
02:44
+0000)
Gbp-Pq: Name ARM-VFPv3D16
aclocal.m4
patch
|
blob
|
history
diff --git
a/aclocal.m4
b/aclocal.m4
index 18b9529e60cb553550759e64f916d9bcc2c0f760..52eee22749ebf4f1574d243ee0afdb139222c2cd 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
])
])