* back out Galen's r10300 because it breaks the build. Real fix coming RSN.
This commit was SVN r10303. The following SVN revision numbers were found above: r10300 --> open-mpi/ompi@b0f3745791
Этот коммит содержится в:
родитель
87000d44d9
Коммит
d3257f22d8
@ -24,7 +24,7 @@
|
||||
#include "mpool_base_tree.h"
|
||||
|
||||
|
||||
OBJ_CLASS_INSTANCE(mca_mpool_base_tree_item_t, ompi_free_list_item_t, NULL, NULL);
|
||||
OBJ_CLASS_INSTANCE(mca_mpool_base_tree_item_t, opal_list_item_t, NULL, NULL);
|
||||
|
||||
/*
|
||||
* use globals for the tree and the tree_item free list..
|
||||
|
@ -24,7 +24,7 @@
|
||||
#include "rcache_rb_tree.h"
|
||||
|
||||
|
||||
OBJ_CLASS_INSTANCE(mca_rcache_rb_tree_item_t, ompi_free_list_item_t, NULL, NULL);
|
||||
OBJ_CLASS_INSTANCE(mca_rcache_rb_tree_item_t, opal_list_item_t, NULL, NULL);
|
||||
|
||||
|
||||
int mca_rcache_rb_tree_node_compare(void * key1, void * key2);
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user