mirror of
https://git.yoctoproject.org/poky
synced 2026-02-22 17:39:39 +01:00
This brings ~157 bugfixes [1] to gcc-9 with no features Drop backports which are already part of the release now [1] https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&list_id=260610&resolution=FIXED&target_milestone=9.3 (From OE-Core rev: caf80e4e245132bdc3bbe219b567013f2c5d2f46) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
6 lines
151 B
BlitzBasic
6 lines
151 B
BlitzBasic
require recipes-devtools/gcc/gcc-${PV}.inc
|
|
require libgcc-initial.inc
|
|
|
|
# Building with thumb enabled on armv6t fails
|
|
ARM_INSTRUCTION_SET_armv6 = "arm"
|