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 2b2da9e780
commit a4e05ead91
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;