On 20/01/13 14:58, Janne Grunau wrote: > 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: [email protected] > --- > libavcodec/arm/videodsp_armv5te.S | 2 -- > 1 file changed, 2 deletions(-)
Ok. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
