summaryrefslogtreecommitdiffstats
path: root/documentation/getting-started/eclipse/git@git.enea.com:linux
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-09 10:58:07 +0100
commit1ad97d9786cbda4038490907f83ed152b9b15017 (patch)
treec9424610413247db9067041dbf86023558273f24 /documentation/getting-started/eclipse/git@git.enea.com:linux
parentff83c5de2e01627d070fd0b31068186e40cd9994 (diff)
downloadpoky-1ad97d9786cbda4038490907f83ed152b9b15017.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: 448f4a84cb22c380d97e069d0b98ddbe1cb8de18) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/getting-started/eclipse/git@git.enea.com:linux')
0 files changed, 0 insertions, 0 deletions