In building Open MPI 5.0.10 with GCC 16.1.0 I hit an issue: https://github.com/open-mpi/ompi/issues/13847 and I "fixed" it with some `CFLAGS` and `CXXFLAGS` as well as editing one file https://github.com/open-mpi/ompi/issues/13847#issuecomment-4354227480
In building Open MPI 5.0.10 with GCC 16.1.0 I hit an issue:
open-mpi/ompi#13847
and I "fixed" it with some
CFLAGSandCXXFLAGSas well as editing one fileopen-mpi/ompi#13847 (comment)