Per SERVER-68043, some users may have issues building from source on memory-constrained systems. This may manifest as an error:
g++: fatal error: Killed signal terminated program cc1plus.
The proposed change adds a note in docs/building.md for this case.
- is related to
-
SERVER-68043 Unable to build on ppc64le
- Closed