mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
config/functions: add llvm-config to meson cross file
This commit is contained in:
parent
8f321e9e99
commit
926ad175ca
@ -186,6 +186,7 @@ cpp = '$CXX'
|
|||||||
ar = '$AR'
|
ar = '$AR'
|
||||||
strip = '$STRIP'
|
strip = '$STRIP'
|
||||||
pkgconfig = '$PKG_CONFIG'
|
pkgconfig = '$PKG_CONFIG'
|
||||||
|
llvm-config = '$SYSROOT_PREFIX/usr/bin/llvm-config-host'
|
||||||
|
|
||||||
[host_machine]
|
[host_machine]
|
||||||
system = 'linux'
|
system = 'linux'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user