mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-07-27 07:27:04 +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:
+1
-1
@@ -2,5 +2,5 @@ header:
|
|||||||
version: 9
|
version: 9
|
||||||
|
|
||||||
local_conf_header:
|
local_conf_header:
|
||||||
libc: |
|
cc: |
|
||||||
GCCVERSION = "arm-10.2"
|
GCCVERSION = "arm-10.2"
|
||||||
|
|||||||
Reference in New Issue
Block a user