Commit b2bf38c
Increase MSVC compiler heap size for b2 tests (/Zm1600)
Add /Zm1600 flag to MSVC toolset requirements in test/Jamfile to double the
compiler heap allocation. This prevents C1060 heap exhaustion during the complex
template instantiations in initialize.hpp, matching the CMake configuration.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 3556cdc commit b2bf38c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments