summaryrefslogtreecommitdiffstats
path: root/classes/scan-build.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2022-02-23 19:23:43 +0000
committerKhem Raj <raj.khem@gmail.com>2023-09-08 09:08:54 -0700
commite2c1347b76e338270c822c7273e98f8d487ce3d6 (patch)
tree9d4b5e216921db2e2a035bfdc4845128ecde65e1 /classes/scan-build.bbclass
parent311b2f040c9fba0b71262a6e88e22fedec117525 (diff)
downloadmeta-clang-e2c1347b76e338270c822c7273e98f8d487ce3d6.tar.gz
clang: set POPULATESYSROOTDEPS so that strip is present
do_populate_sysroot will execute the cross STRIP as part of the processing. In non-clang builds this is present via POPULATESYSROOTDEPS pulling in binutils, but in clang builds STRIP is set to llvm-strip which obviously isn't part of binutils. Set POPULATESYSROOTDEPS correctly to ensure that do_populate_sysroot has the strip binary available. Signed-off-by: Ross Burton <ross.burton@arm.com> (cherry picked from commit bf344026d9798d8a9077aa7d52ba29e83cc4dd42)
Diffstat (limited to 'classes/scan-build.bbclass')
0 files changed, 0 insertions, 0 deletions