summaryrefslogtreecommitdiffstats
path: root/scripts/contrib/improve_kernel_cve_report.py
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-10-27 16:39:28 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2025-10-30 11:06:28 +0000
commit79499fde4284285f60ef8fe44b7fd515ef0edc9d (patch)
tree5e52093b659f9e21da895eacb06470f8517bcadd /scripts/contrib/improve_kernel_cve_report.py
parentc6fd6ec364e87485ef8d8a650c52cfa7d9946f62 (diff)
downloadpoky-79499fde4284285f60ef8fe44b7fd515ef0edc9d.tar.gz
classes/toolchain/clang: Add placeholder for dynamic linker in cross-canadian packages
clang-cross-canadian is just symlinking into nativesdk-clang unlike gcc which has separate binaries and they have inbuilt dynamic linker specs. To help clang built cross-canadian binaries add it via cmdline option here, cross-canadian binaries are only usable on installed SDKs, and these paths get re-written with correct SDK specific linker during SDK install relocation process. This helps clang built cross-canadian tools e.g. from binutils-cross-canadian be relocated correctly on SDK install. (From OE-Core rev: d259796efd6c405dd47fabccdbce761cb29fc354) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/contrib/improve_kernel_cve_report.py')
0 files changed, 0 insertions, 0 deletions