1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

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
+2
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 () {