Bug 1731304 [wpt PR 30802] - Update wpt metadata, a=testonly
[gecko.git] / build / build-clang / clang-11-macosx64.json
blob2a47c7aecd05cfd7f253b30575ac1e1e58419067
2     "stages": "1",
3     "build_libcxx": true,
4     "build_wasm": true,
5     "build_type": "Release",
6     "assertions": false,
7     "osx_cross_compile": true,
8     "cc": "{MOZ_FETCHES_DIR}/clang/bin/clang",
9     "cxx": "{MOZ_FETCHES_DIR}/clang/bin/clang++",
10     "as": "{MOZ_FETCHES_DIR}/clang/bin/clang",
11     "ar": "{MOZ_FETCHES_DIR}/cctools/bin/x86_64-apple-darwin-ar",
12     "ranlib": "{MOZ_FETCHES_DIR}/cctools/bin/x86_64-apple-darwin-ranlib",
13     "libtool": "{MOZ_FETCHES_DIR}/cctools/bin/x86_64-apple-darwin-libtool",
14     "ld": "{MOZ_FETCHES_DIR}/clang/bin/clang",
15     "patches": [
16       "static-llvm-symbolizer.patch",
17       "compiler-rt-cross-compile.patch",
18       "compiler-rt-no-codesign.patch"
19     ]