summaryrefslogtreecommitdiffstats
path: root/build/build-clang/clang-8.0.json
blob: 77e71e837fe50dad4b73a8dbe45b772f17fa738f (plain)
1
2
3
4
5
6
7
8
9
10
{
    "cc": "/usr/bin/gcc",
    "cxx": "/usr/bin/g++",
    "as": "/usr/bin/gcc",
    "targets": "X86;WebAssembly",
    "patches": [
        "clang-8-missing-header.patch",
        "llvmorg-10-init-136-gb288d90b39f4.patch"
    ]
}