mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
f8a28f990a
Contrary to ld64, lld doesn't ignore libraries it's given on the command line, and -lLLVM-14 ends up as a link error when using lld. So instead of relying on the flags llvm-config outputs to be kind of ignored, we replace them at the source by wrapping llvm-config itself. Differential Revision: https://phabricator.services.mozilla.com/D178900 |
||
---|---|---|
.. | ||
docker-image | ||
etc | ||
install-meson.sh | ||
linux-debug-tests.sh | ||
linux-release-tests.sh | ||
macos-debug-tests.sh | ||
macos-release-tests.sh | ||
set-screenresolution.ps1 | ||
windows-tests.cmd |