jade
dcc7ea5498
Also fix typos introduced by the commits I read.
I have run the addDrvOutputDependencies release note past Ericson since
I was confused by what the heck it was doing, and he was saying it was
reasonable.
Change-Id: Id015353b00938682f7faae7de43df7f991a5237e
10 lines
347 B
Markdown
10 lines
347 B
Markdown
---
|
|
synopsis: Increase default stack size on macOS
|
|
prs: 9860
|
|
credits: 9999years
|
|
category: Improvements
|
|
---
|
|
|
|
Increase the default stack size on macOS to the same value as on Linux, subject to system restrictions to maximum stack size.
|
|
This should reduce the number of stack overflow crashes on macOS when evaluating Nix code with deep call stacks.
|