always_build_as_arm
Use the always_build_as_arm statement to instruct an ARMV5 build to not build the project for the THUMB instruction set, but for the ARM instruction set.
For details, see ARM/THUMB overrides.