gmp: do not build with ARM Thumb

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4204 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2008-04-08 15:10:19 +00:00
parent 0fd6b09150
commit b3dddcdde5
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ SRC_URI = "ftp://ftp.gnu.org/gnu/gmp/gmp-${PV}.tar.bz2 \
inherit autotools
ARM_INSTRUCTION_SET = "arm"
acpaths = ""
do_stage () {