3feedcfcfe
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/ghc#5eeb12394ca9833b1942ac88a9793e845419b4cf
12 lines
392 B
Diff
12 lines
392 B
Diff
--- ghc-7.8.3/aclocal.m4~ 2014-07-10 13:27:16.000000000 +0900
|
|
+++ ghc-7.8.3/aclocal.m4 2014-11-05 12:19:08.530044128 +0900
|
|
@@ -408,7 +408,7 @@
|
|
)],
|
|
[changequote(, )dnl
|
|
ARM_ISA=ARMv7
|
|
- ARM_ISA_EXT="[VFPv3,NEON]"
|
|
+ ARM_ISA_EXT="[VFPv3D16]"
|
|
changequote([, ])dnl
|
|
])
|
|
])
|