Skip to content
Commit 8e6b6160 authored by Khem Raj's avatar Khem Raj Committed by Steve Sakoman
Browse files

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

Signed-off-by: default avatarKhem Raj <raj.khem@gmail.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit cc73360b)
Signed-off-by: default avatarSteve Sakoman <steve@sakoman.com>
parent 3a79a210
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment