gecko-dev/build/build-clang/linux64.json
serge-sans-paille 7868df2196 Bug 1804251 - Update debian-11 docker image r=glandium
- 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
2022-12-07 05:09:30 +00:00

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"
}