1
1
Jeff Squyres f22b7d4f46 hwloc/external.h: fix a clash with external HWLOC_VERSION[*]
Some macros defined by the embedded hwloc ends up in opal_config.h
because hwloc configury m4 files are slurped into Open MPI.  These
macros are not required here, and they might conflict with an external
hwloc install, so simply #undef them in hwloc/external/external.h
after including <opal_config.h> but before including the external
<hwloc.h>.

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2019-01-29 07:36:01 -08:00
..
2018-12-18 14:37:04 -07:00
2018-12-01 17:14:03 +02:00
2018-10-17 10:29:00 -06:00
2015-06-23 20:59:57 -07:00
2018-09-15 06:04:13 -07:00
2019-01-10 09:37:56 -08:00
2017-07-12 17:31:25 -03:00
2015-06-23 20:59:57 -07:00
2018-09-05 08:42:00 -07:00