[Buildroot] [PATCH 1/1] package/ffmpeg: force arm mode instead of Thumb mode

Peter Korsgaard peter at korsgaard.com
Fri Aug 25 13:20:52 UTC 2023


>>>>> "Bernd" == Bernd Kuhls <bernd at kuhls.net> writes:

 > Fix the following build failure:
 > /tmp/ccw5V2Ti.s: Assembler messages:
 > /tmp/ccw5V2Ti.s:2013: Error: selected processor does not support `itt gt' in Thumb mode
 > /tmp/ccw5V2Ti.s:2014: Error: Thumb does not support conditional execution
 > /tmp/ccw5V2Ti.s:2015: Error: Thumb does not support conditional execution
 > /tmp/ccw5V2Ti.s:2017: Error: selected processor does not support `it le' in Thumb mode
 > /tmp/ccw5V2Ti.s:2018: Error: Thumb does not support conditional execution
 > /tmp/ccw5V2Ti.s:2020: Error: selected processor does not support `it gt' in Thumb mode
 > /tmp/ccw5V2Ti.s:2021: Error: Thumb does not support conditional execution

 > Fixes:
 > http://autobuild.buildroot.net/results/3fc/3fc68f756cf1661673941c411c4a2477e901e361/

 > Signed-off-by: Bernd Kuhls <bernd at kuhls.net>

Committed to 2023.02.x and 2023.05.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list