1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

gcc-4.1.2: Disable thumb mode for 4.1.2 since it doesn't compile

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3800 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-02-14 12:54:58 +00:00
parent bad1fc400b
commit 7ed1aef82c
+2
View File
@@ -4,6 +4,8 @@ HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"
LICENSE = "GPL"
ARM_INSTRUCTION_SET = "arm"
inherit autotools gettext
require gcc-package.inc