Commit d5c9f3a
Increase MSVC compiler heap size to /Zm3200 (4x default)
Double the heap allocation from /Zm1600 to /Zm3200 to provide even more
headroom for complex template instantiations in both CMake and b2 builds.
This ensures robust compilation on systems with limited resources.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b2bf38c commit d5c9f3a
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments