termux-packages/packages/ffmpeg
Fredrik Fornwall a5be048988 ffmpeg&libav: Remove custom strtod broken on arm
Defining a custom strtod on arm when using hard float breaks
since the function is marked in system headers as expecting a
soft abi. Hopefully strtod works on Android 5.0+ so the strtod
workaround is no longer needed.

Fixes #179.
2016-03-24 21:42:59 -04:00
..
build.sh ffmpeg&libav: Remove custom strtod broken on arm 2016-03-24 21:42:59 -04:00
configure.patch ffmpeg&libav: Remove custom strtod broken on arm 2016-03-24 21:42:59 -04:00