Bug 1669840 Part 2: Make nsImageRenderer::BuildWebRenderDisplayItems premultiply...
[gecko.git] / build / build-clang / clang-linux64.json
blob1a25656ea420f01c5f5464fa2f72b09ca7e24133
2     "stages": "4",
3     "pgo" : true,
4     "build_libcxx": true,
5     "build_wasm": true,
6     "build_type": "Release",
7     "assertions": false,
8     "python_path": "/usr/bin/python2.7",
9     "gcc_dir": "{MOZ_FETCHES_DIR}/gcc",
10     "cc": "{MOZ_FETCHES_DIR}/gcc/bin/gcc",
11     "cxx": "{MOZ_FETCHES_DIR}/gcc/bin/g++",
12     "as": "{MOZ_FETCHES_DIR}/gcc/bin/gcc",
13     "wasi-sysroot": "{MOZ_FETCHES_DIR}/wasi-sysroot",
14     "patches": [
15       "static-llvm-symbolizer.patch",
16       "find_symbolizer_linux.patch",
17       "rename_gcov_flush.patch",
18       "critical_section_on_gcov_flush-rG02ce9d8ef5a8.patch",
19       "rG7e18aeba5062.patch",
20       "llvmorg-11-init-4265-g2dcbdba8540.patch",
21       "android-mangling-error.patch",
22       "unpoison-thread-stacks.patch",
23       "downgrade-mangling-error.patch",
24       "tsan-hang-be41a98ac222.patch",
25       "llvmorg-11-init-15486-gfc937806efd-dont-jump-to-landing-pads.patch",
26       "loosen-msvc-detection.patch"
27     ]