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-10-16 13:17:09 -06:00
2018-12-18 14:37:04 -07:00
2018-12-18 14:37:04 -07:00
2017-08-03 09:18:58 -06:00
2015-06-23 20:59:57 -07:00