1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-04-21 11:49:09 +00:00
Files
meta-arm/meta-arm-toolchain/recipes-devtools/gcc/libgcc_arm-12.2.bb
Jon Mason cf43a3c398 arm-toolchain: update Arm GCC to 12.2
Update the Arm GCC source to the latest version.  Also, update the GCC
patches to apply cleanly, removing those that are no longer relevant.

Signed-off-by: Jon Mason <jon.mason@arm.com>
2023-01-20 10:00:09 -05:00

6 lines
164 B
BlitzBasic

require recipes-devtools/gcc/gcc-${PV}.inc
require recipes-devtools/gcc/libgcc.inc
# Building with thumb enabled on armv6t fails
ARM_INSTRUCTION_SET:armv6 = "arm"