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:
@@ -2,5 +2,5 @@ header:
|
||||
version: 9
|
||||
|
||||
local_conf_header:
|
||||
libc: |
|
||||
cc: |
|
||||
GCCVERSION = "arm-10.2"
|
||||
|
||||
Reference in New Issue
Block a user