diff options
author | Thiago Marcos P. Santos <thiago@mapbox.com> | 2016-06-06 16:11:22 +0300 |
---|---|---|
committer | Thiago Marcos P. Santos <thiago@mapbox.com> | 2016-06-06 22:19:25 +0300 |
commit | 313d9ce09c53d3d946a7150b7998f1b081612ff9 (patch) | |
tree | 241b8403b9c16fb3e1e3cd1daef3a5cf1ac707eb /deps | |
parent | 7b8698b47a0ff5c4adaf474e47f89434f287f183 (diff) | |
download | qtlocation-mapboxgl-313d9ce09c53d3d946a7150b7998f1b081612ff9.tar.gz |
[core] log2 polyfill for ARMv5
ARMv5 doesn't have a FPU and apparently the soft code for log2()
is wrong and giving weird results. log() works, so we use a log()
based log2() implementation for ARMv5.
Diffstat (limited to 'deps')
0 files changed, 0 insertions, 0 deletions