1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-01-12 03:10:15 +00:00

kas: rename armgcc fragment to avoid conflicting with musl

The armgcc fragment was labelled 'libc', which means it would be
impossible to armgcc+musl.

Change-Id: I96f1d6e1a77bcd05fe373315f575c57c36417852
Signed-off-by: Ross Burton <ross.burton@arm.com>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
Ross Burton
2021-01-12 11:09:14 +00:00
committed by Jon Mason
parent 312a25202b
commit 84683227ed

View File

@@ -2,5 +2,5 @@ header:
version: 9
local_conf_header:
libc: |
cc: |
GCCVERSION = "arm-10.2"