projects
/
ghc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dea7670
)
ARM-VFPv3D16
author
Debian Haskell Group
<pkg-haskell-maintainers@lists.alioth.debian.org>
Sun, 8 Apr 2018 20:24:00 +0000
(21:24 +0100)
committer
Clint Adams
<clint@debian.org>
Sun, 8 Apr 2018 20:24:00 +0000
(21:24 +0100)
Gbp-Pq: Name ARM-VFPv3D16
aclocal.m4
patch
|
blob
|
history
diff --git
a/aclocal.m4
b/aclocal.m4
index d5078de92f2297c6089723abc806cdb413c02131..5cf9f44828bfbf11f17595e0bf35ac23cdec0c6e 100644
(file)
--- a/
aclocal.m4
+++ b/
aclocal.m4
@@
-417,7
+417,7
@@
AC_DEFUN([GET_ARM_ISA],
)],
[changequote(, )dnl
ARM_ISA=ARMv7
- ARM_ISA_EXT="[VFPv3,NEON]"
+ ARM_ISA_EXT="[VFPv3
D16
,NEON]"
changequote([, ])dnl
])
])