1
1

ompi: fix #if vs #ifdef HAVE___MALLOC_INITIALIZE_HOOK usage

Этот коммит содержится в:
Gilles Gouaillardet 2016-07-20 13:18:11 +09:00
родитель 19a1837713
Коммит 252fadf099

Просмотреть файл

@ -100,7 +100,7 @@
#include "ompi/runtime/ompi_cr.h"
/* newer versions of gcc have poisoned this deprecated feature */
#if HAVE___MALLOC_INITIALIZE_HOOK
#ifdef HAVE___MALLOC_INITIALIZE_HOOK
#include "opal/mca/memory/base/base.h"
/* So this sucks, but with OPAL in its own library that is brought in
implicity from libmpi, there are times when the malloc initialize