don't define malloc and friends in opal_config, as it causes problems when
we later include malloc.h This commit was SVN r13803.
Этот коммит содержится в:
родитель
c860bd1be5
Коммит
6d70f5fbe0
@ -19,6 +19,7 @@
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
#define OMPI_DISABLE_ENABLE_MEM_DEBUG 1
|
||||
#include "ompi_config.h"
|
||||
#include "opal/util/output.h"
|
||||
#include "opal/mca/base/base.h"
|
||||
|
@ -19,6 +19,7 @@
|
||||
* $HEADER$
|
||||
*/
|
||||
|
||||
#define OMPI_DISABLE_ENABLE_MEM_DEBUG 1
|
||||
#include "ompi_config.h"
|
||||
#include "opal/include/opal/align.h"
|
||||
#include "orte/util/proc_info.h"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user