Bug 1690340 - Part 2: Use the new naming for the developer tools menu items. r=jdescottes
[gecko.git] / build / build-clang / clang-7-linux64.json
blob7391e0c1232b6a19ed224da41cc816505524b0ab
2     "stages": "3",
3     "build_libcxx": true,
4     "build_type": "Release",
5     "assertions": false,
6     "python_path": "/usr/bin/python2.7",
7     "gcc_dir": "{MOZ_FETCHES_DIR}/gcc",
8     "cc": "{MOZ_FETCHES_DIR}/gcc/bin/gcc",
9     "cxx": "{MOZ_FETCHES_DIR}/gcc/bin/g++",
10     "as": "{MOZ_FETCHES_DIR}/gcc/bin/gcc",
11     "patches": [
12       "static-llvm-symbolizer.patch",
13       "find_symbolizer_linux.patch",
14       "r350774.patch",
15       "android-mangling-error.patch"
16     ]