mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +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:
@@ -4,6 +4,8 @@ HOMEPAGE = "http://www.gnu.org/software/gcc/"
|
|||||||
SECTION = "devel"
|
SECTION = "devel"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
|
|
||||||
|
ARM_INSTRUCTION_SET = "arm"
|
||||||
|
|
||||||
inherit autotools gettext
|
inherit autotools gettext
|
||||||
|
|
||||||
require gcc-package.inc
|
require gcc-package.inc
|
||||||
|
|||||||
Reference in New Issue
Block a user