зеркало из https://github.com/mozilla/gecko-dev.git
3 строки
147 B
Plaintext
3 строки
147 B
Plaintext
|
# Tell the build system where to find llvm-config for builds on automation.
|
||
|
export LLVM_CONFIG="${TOOLTOOL_DIR:-$topsrcdir}/clang/bin/llvm-config"
|