Call initGC()
This commit is contained in:
@ -210,6 +210,7 @@ int main(int argc, char * * argv)
|
||||
|
||||
return handleExceptions(argv[0], [&]() {
|
||||
initNix();
|
||||
initGC();
|
||||
|
||||
Strings searchPath;
|
||||
Path releaseExpr;
|
||||
|
Reference in New Issue
Block a user