mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
7868df2196
- Update base snapshot - Upgrade to clang-13 and add lld-13 as a preliminary step for https://bugzilla.mozilla.org/show_bug.cgi?id=1799423 Differential Revision: https://phabricator.services.mozilla.com/D163945
6 lines
126 B
JSON
6 lines
126 B
JSON
{
|
|
"cc": "/usr/lib/llvm-13/bin/clang",
|
|
"cxx": "/usr/lib/llvm-13/bin/clang++",
|
|
"as": "/usr/lib/llvm-13/bin/clang"
|
|
}
|