diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-07-04 10:06:22 -0700 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-08-02 04:47:13 -1000 |
| commit | 56f316630ad6425721ce7f3cf57128545314162b (patch) | |
| tree | 16e9498ab0bd41fdd989bc8d086ec126e72125f9 /scripts/lib/devtool/build_image.py | |
| parent | 4b5f2ecf67f5eda9f3f2be6cd0767966094a28ab (diff) | |
| download | poky-56f316630ad6425721ce7f3cf57128545314162b.tar.gz | |
meson.bbclass: Point to llvm-config from native sysroot
Default search in meson would grok /usr/bin for llvm-config and if found
will use it, which might add wrong paths into cflags/ldflags, since we
depend on llvm-native when building gallium support ( thats when
llvm-config is effective), its better to point llvm-config into native
sysroot so it can add correct paths into compiler/linker cmdline
(From OE-Core rev: 8e6b616066ba0f7f452f929dc7c412e620da9101)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit cc73360b9728812ed6123e30559b77d8e89cc21c)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/lib/devtool/build_image.py')
0 files changed, 0 insertions, 0 deletions
