зеркало из https://github.com/mozilla/gecko-dev.git
33 строки
1.1 KiB
JSON
33 строки
1.1 KiB
JSON
{
|
|
"llvm_revision": "247539",
|
|
"stages": "3",
|
|
"build_libcxx": false,
|
|
"build_type": "Release",
|
|
"assertions": false,
|
|
"llvm_repo": "https://llvm.org/svn/llvm-project/llvm/trunk",
|
|
"clang_repo": "https://llvm.org/svn/llvm-project/cfe/trunk",
|
|
"compiler_repo": "https://llvm.org/svn/llvm-project/compiler-rt/trunk",
|
|
"libcxx_repo": "https://llvm.org/svn/llvm-project/libcxx/trunk",
|
|
"python_path": "/usr/local/bin/python2.7",
|
|
"gcc_dir": "/tools/gcc-4.7.3-0moz1",
|
|
"cc": "/home/worker/workspace/build/src/gcc/bin/gcc",
|
|
"cxx": "/home/worker/workspace/build/src/gcc/bin/g++",
|
|
"patches": {
|
|
"macosx64": [
|
|
"llvm-debug-frame.patch",
|
|
"query-selector-visibility.patch",
|
|
"return-empty-string-non-mangled.patch"
|
|
],
|
|
"linux64": [
|
|
"llvm-debug-frame.patch",
|
|
"query-selector-visibility.patch",
|
|
"return-empty-string-non-mangled.patch"
|
|
],
|
|
"linux32": [
|
|
"llvm-debug-frame.patch",
|
|
"query-selector-visibility.patch",
|
|
"return-empty-string-non-mangled.patch"
|
|
]
|
|
}
|
|
}
|