mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 19:09:41 +01:00
gcc stable version upgraded from v9.3 to v9.5 Below is the bug fix list for v9.5 https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=9.5 (From OE-Core rev: 698c3323fd95592e815345acd9070e5089a1bd00) Signed-off-by: Sundeep KOKKONDA <sundeep.kokkonda@gmail.com> Signed-off-by: Steve Sakoman <steve@sakoman.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"
|