Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[illumos] enable guess_os_stack_limit
Uses the same logic as FreeBSD and DragonflyBSD. This does require a version of libc with rust-lang/libc#3788 included. Hopefully that goes out soon. For now I'm putting up this PR as a thing to point to. I've verified locally on an illumos machine that stacker is able to: * find the right stack size, and * create new stack segments.
- Loading branch information