glibc: use ARM instruction set when building for Thumb
authorMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 19 Dec 2007 11:50:42 +0000 (11:50 +0000)
committerMarcin Juszkiewicz <hrw@openedhand.com>
Wed, 19 Dec 2007 11:50:42 +0000 (11:50 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3350 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/glibc/glibc.inc

index 9145a2d..81df03c 100644 (file)
@@ -32,3 +32,5 @@ do_rig_locales() {
 }
 
 addtask rig_locales before do_compile after do_configure
+
+ARM_INSTRUCTION_SET = "arm"