Don't export the POE module. Only the component have to be exported (visible).
This commit was SVN r11659.
Этот коммит содержится в:
родитель
791a6edd4e
Коммит
01c5a115b2
@ -63,7 +63,7 @@ typedef struct orte_pls_poe_component_t orte_pls_poe_component_t;
|
||||
|
||||
|
||||
ORTE_DECLSPEC orte_pls_poe_component_t mca_pls_poe_component;
|
||||
ORTE_DECLSPEC orte_pls_base_module_t orte_pls_poe_module;
|
||||
orte_pls_base_module_t orte_pls_poe_module;
|
||||
|
||||
#if defined(c_plusplus) || defined(__cplusplus)
|
||||
}
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user