10 lines
230 B
JSON
10 lines
230 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|