gecko-dev/build/build-clang/clang-12-win64-2stage.json

14 строки
281 B
JSON

{
"stages": "2",
"build_libcxx": false,
"build_type": "Release",
"assertions": false,
"cc": "cl.exe",
"cxx": "cl.exe",
"ml": "ml64.exe",
"patches": [
"unpoison-thread-stacks_clang_10.patch",
"bug47258-extract-symbols-mbcs.patch"
]
}