mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-26 11:02:20 +01:00
lld uses std::call_once to create threads and apparently it uses much stack space when linking things like chromium. Increase the default stack size to 2MB (which is the double what windows has) fixes #11086