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