projects
/
ghc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2981638
)
ARM-VFPv3D16
author
Debian Haskell Group
<pkg-haskell-maintainers@lists.alioth.debian.org>
Wed, 5 Oct 2016 19:27:23 +0000
(19:27 +0000)
committer
Clint Adams
<clint@debian.org>
Wed, 5 Oct 2016 19:27:23 +0000
(19:27 +0000)
Gbp-Pq: Name ARM-VFPv3D16
aclocal.m4
patch
|
blob
|
history
diff --git
a/aclocal.m4
b/aclocal.m4
index 874e1907c7be6868e3f878aacbc09ff585ae496f..0fa038b6596e66c3749f707e4d4efd365c004c2e 100644
(file)
--- a/
aclocal.m4
+++ b/
aclocal.m4
@@
-411,7
+411,7
@@
AC_DEFUN([GET_ARM_ISA],
)],
[changequote(, )dnl
ARM_ISA=ARMv7
- ARM_ISA_EXT="[VFPv3,NEON]"
+ ARM_ISA_EXT="[VFPv3
D16
,NEON]"
changequote([, ])dnl
])
])