mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-09-02 01:45:23 +00:00
when global ISA is selected to be thumb then the build fails since it will use thumb1 on these machines and fails to compile, it however compiles fine with armv7+ with thumb2 hence limit the fix to armv4/armv5 Signed-off-by: Khem Raj <raj.khem@gmail.com>