diff options
author | Khem Raj <raj.khem@gmail.com> | 2025-07-31 21:22:35 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-07 12:11:15 +0100 |
commit | d77397719e4310db2b06556d0b0b26291214905d (patch) | |
tree | 8170b5554373ae7e4efd144cad10e83ab0b64bd9 /scripts/lib/build_perf/html.py | |
parent | 98146233872497f14197af12133aebaf8dcda4f2 (diff) | |
download | poky-d77397719e4310db2b06556d0b0b26291214905d.tar.gz |
toolchain/clang-native: Set BUILD_LDFLAGS instead of LDFLAGS
BUILD_LDFLAGS is used by other recipes to emit native LDFLAGS
into their cmake toolchain files especially in QT layers. it
will usually be inherited by recipes wanting clang provide
BUILD_* variables so this is more appropriate than LDFLAGS to
pass these options.
(From OE-Core rev: f258d6e437a68bfd8a46f185cbeb17bfcccf940b)
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/lib/build_perf/html.py')
0 files changed, 0 insertions, 0 deletions