mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-07 04:58:57 +00:00
609c54d364
Now that clang is in core, we don't need to use meta-clang anymore. Also, use PREFERRED_TOOLCHAIN_TARGET to specify the toolchain to use. Signed-off-by: Jon Mason <jon.mason@arm.com>
9 lines
204 B
YAML
9 lines
204 B
YAML
# yaml-language-server: $schema=https://raw.githubusercontent.com/siemens/kas/master/kas/schema-kas.json
|
|
|
|
header:
|
|
version: 14
|
|
|
|
local_conf_header:
|
|
toolchain: |
|
|
PREFERRED_TOOLCHAIN_TARGET = "clang"
|