blob: 62afbbaa77aa6334bea128d2fcd1a45dd1cdb5dd [file] [log] [blame]
[
{
"wd": "/tmp/stable",
"wrapper": {
"cmd": {
"path": "./gcc",
"args": [
"main.cc"
]
}
},
"cmds": [
{
"cmd": {
"path": "./gcc.real",
"args": [
"-Wno-maybe-uninitialized",
"-Wno-unused-local-typedefs",
"-Wno-deprecated-declarations",
"main.cc"
]
}
}
]
}
]