gecko-dev/build/build-clang/clang-11-win64.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

18 строки
433 B
JSON
Исходник Обычный вид История

{
"stages": "4",
"pgo" : true,
"build_libcxx": false,
"build_type": "Release",
"assertions": false,
"python_path": "c:/mozilla-build/python/python.exe",
"cc": "cl.exe",
"cxx": "cl.exe",
"ml": "ml64.exe",
"patches": [
"unpoison-thread-stacks_clang_10.patch",
"downgrade-mangling-error.patch",
"bug47258-extract-symbols-mbcs.patch",
"loosen-msvc-detection.patch"
]
}