Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 685780 | Differences between
and this patch

Collapse All | Expand All

(-)a/src/lib-mpi/config/openmpi.h (-5 lines)
Lines 142-153 Link Here
142
#endif
142
#endif
143
143
144
#if OMPI_NUMVERSION >= 40000
144
#if OMPI_NUMVERSION >= 40000
145
#ifndef MPI_LB
146
#undef  PyMPI_HAVE_MPI_LB
145
#undef  PyMPI_HAVE_MPI_LB
147
#endif
148
#ifndef MPI_UB
149
#undef  PyMPI_HAVE_MPI_UB
146
#undef  PyMPI_HAVE_MPI_UB
150
#endif
151
#endif /* OMPI >= 4.0.0 */
147
#endif /* OMPI >= 4.0.0 */
152
148
153
#endif /* !PyMPI_CONFIG_OPENMPI_H */
149
#endif /* !PyMPI_CONFIG_OPENMPI_H */
154
- 

Return to bug 685780