aboutsummaryrefslogtreecommitdiffstats
path: root/tools/probetest.c
diff options
context:
space:
mode:
authorJanne Grunau <janne-libav@jannau.net>2013-01-20 14:48:35 +0100
committerJanne Grunau <janne-libav@jannau.net>2013-01-22 13:43:16 +0100
commit1a28948eb3e5aaab1ed5dba7a9bc93b486995954 (patch)
treebababf8cd4fe687224ecf133cf9a4dbf0a2ea9cc /tools/probetest.c
parent01050448cfbc0ba5a3dc83138c44848692be7f9c (diff)
downloadffmpeg-1a28948eb3e5aaab1ed5dba7a9bc93b486995954.tar.gz
videodsp_armv5te: remove #if HAVE_ARMV5TE_EXTERNAL
libavutil/arm/asm.S sets '.arch' depending on HAVE_ARMV5TE so that assembling armv5te code will always succeed even if the default -march flag does not support it. HAVE_ARMV5TE_EXTERNAL tests assembling code with the default arch. Fixes the missing symbol ff_prefetch_arm with --cpu= not including armv5te. CC: libav-stable@libav.org
Diffstat (limited to 'tools/probetest.c')
0 files changed, 0 insertions, 0 deletions