Kevin Daudt 4ab6ef38f1 main/lld: build with increased stack size
Building chromium fails with `std::bad_alloc()`, possibly due to the
stack size being to small.

The stack size has been increased before, but that was removed without
a reason mentioned in c69f28c2c00 (main/lld: upgrade to 15.0.1, 2022-09-08).
2023-11-10 21:08:20 +00:00
..