diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2012-12-21 02:40:31 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-12-21 13:54:42 +0100 |
commit | 9e77eafbd8a15bd22aa162cdff719690c9aa864d (patch) | |
tree | 0a7050188646370d7a2741f09b9b27bc328cca60 /package/midori | |
parent | 25347541025401e1d575c198348e2f99b8894ce3 (diff) | |
download | buildroot-novena-9e77eafbd8a15bd22aa162cdff719690c9aa864d.tar.gz buildroot-novena-9e77eafbd8a15bd22aa162cdff719690c9aa864d.zip |
ffmpeg: make ARM optimizations explicit
The ffmpeg configure script tries to autodetermine ARM optimizations by
building a small code snippet with AS.
If AS allows higher-level (>generic) assembly instructions then it
passes and enables the relevant optimization path.
Some toolchains allow/default to more than generic asm and then fail
when the real code is built.
Fixes:
http://autobuild.buildroot.net/results/b6e1225a07a58cc7544e37bc55675be71e2b5088/
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/midori')
0 files changed, 0 insertions, 0 deletions