diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-07-04 10:06:22 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-07-10 11:36:34 +0100 |
| commit | bed76c8b4869be839893221b462c290004ee0eb4 (patch) | |
| tree | e6e41ea451c50344110578a95cdd452403a163f3 /meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch | |
| parent | abe98b03430e06f786e4c60a74cd3324ba5d2d43 (diff) | |
| download | poky-bed76c8b4869be839893221b462c290004ee0eb4.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: cc73360b9728812ed6123e30559b77d8e89cc21c)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python/python3/avoid_warning_about_tkinter.patch')
0 files changed, 0 insertions, 0 deletions
