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

19 строки
463 B
JSON

{
"stages": "3",
"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": [
"workaround-issue38586.patch",
"unpoison-thread-stacks.patch",
"downgrade-mangling-error.patch",
"r357725-asan-vs2019.patch",
"loosen-msvc-detection.patch",
"revert-r355311.patch"
]
}