mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +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'
|
||||
strip = '$STRIP'
|
||||
pkgconfig = '$PKG_CONFIG'
|
||||
llvm-config = '$SYSROOT_PREFIX/usr/bin/llvm-config-host'
|
||||
|
||||
[host_machine]
|
||||
system = 'linux'
|
||||
|
Loading…
x
Reference in New Issue
Block a user