Commit a286b04d authored by Michael Niedermayer's avatar Michael Niedermayer

configure/arm: print if thumb mode is enabled

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent a974adc3
......@@ -4202,6 +4202,7 @@ if enabled arm; then
echo "ARMv6T2 enabled ${armv6t2-no}"
echo "VFP enabled ${vfp-no}"
echo "NEON enabled ${neon-no}"
echo "THUMB enabled ${thumb-no}"
fi
if enabled mips; then
echo "MIPS FPU enabled ${mipsfpu-no}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment