summaryrefslogtreecommitdiffstats
path: root/scripts/lib/wic/engine.py
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2025-10-07 11:42:45 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-07 13:53:07 +0100
commitb2c14772297fb2f0ac619703d7185ae9e53b698e (patch)
treea86dac6f3c10242037f420d915c50f38924f7d2f /scripts/lib/wic/engine.py
parentafd954067337dfb41d9d334424a7c52d0f71e66f (diff)
downloadpoky-b2c14772297fb2f0ac619703d7185ae9e53b698e.tar.gz
llvm: add recipe for just the LLVM libraries
Whilst it's convenient to build all of the LLVM project in one big recipe, that's not ideal when we may just need LLVM on target and not the rest. Bring back a LLVM recipe that can be used by both clang (shortly) and Rust (in the future) Set the build type to MinSizeRel and DEBUG_LEVELFLAG to -g1 (instead of the default, -g): the LLVM debug symbols are very large (several gigabytes) and this reduces them to hundreds of megabytes. (From OE-Core rev: 0117f37cd2b0c06b4e8d1571e33d3222abfa6cc2) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/engine.py')
0 files changed, 0 insertions, 0 deletions