enable 01 and parallel compilation
This commit is contained in:
parent
ed2b36ef0f
commit
a8b7171709
@ -7,7 +7,7 @@
|
|||||||
"working_dir": ""
|
"working_dir": ""
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"args": "build -g",
|
"args": "build -g --threads 8",
|
||||||
"command": "c3c",
|
"command": "c3c",
|
||||||
"working_dir": ""
|
"working_dir": ""
|
||||||
}
|
}
|
||||||
|
|||||||
@ -14,6 +14,7 @@
|
|||||||
"type": "executable"
|
"type": "executable"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"opt": "O0",
|
"safe": true,
|
||||||
|
"opt": "O1",
|
||||||
"debug-info": "full"
|
"debug-info": "full"
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user