fixed the hcl server to apply some settings to underlying hcl

This commit is contained in:
2018-03-16 01:46:59 +00:00
parent 4b7649ea67
commit 908503ac69
4 changed files with 38 additions and 3 deletions

View File

@ -1676,7 +1676,7 @@ int main (int argc, char* argv[])
}
{
int trait = 0;
unsigned int trait = 0;
/*trait |= HCL_NOGC;*/
trait |= HCL_AWAIT_PROCS;