зеркало из https://github.com/mozilla/gecko-dev.git
20 строки
496 B
JSON
20 строки
496 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",
|
|
"r355141-arm64-cfg.patch",
|
|
"r357725-asan-vs2019.patch",
|
|
"loosen-msvc-detection.patch",
|
|
"revert-r355311.patch"
|
|
]
|
|
}
|