Коммит
4fc0cdd24e
@ -34,4 +34,3 @@ mca_regx_fwd_la_LIBADD = $(top_builddir)/orte/lib@ORTE_LIB_PREFIX@open-rte.la
|
|||||||
noinst_LTLIBRARIES = $(component_noinst)
|
noinst_LTLIBRARIES = $(component_noinst)
|
||||||
libmca_regx_fwd_la_SOURCES = $(sources)
|
libmca_regx_fwd_la_SOURCES = $(sources)
|
||||||
libmca_regx_fwd_la_LDFLAGS = -module -avoid-version
|
libmca_regx_fwd_la_LDFLAGS = -module -avoid-version
|
||||||
|
|
||||||
|
@ -26,4 +26,3 @@ extern orte_regx_base_module_t orte_regx_fwd_module;
|
|||||||
END_C_DECLS
|
END_C_DECLS
|
||||||
|
|
||||||
#endif /* MCA_REGX_FwD_H_ */
|
#endif /* MCA_REGX_FwD_H_ */
|
||||||
|
|
||||||
|
@ -42,4 +42,3 @@ static int component_query(mca_base_module_t **module, int *priority)
|
|||||||
*priority = 10;
|
*priority = 10;
|
||||||
return ORTE_SUCCESS;
|
return ORTE_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -34,4 +34,3 @@ mca_regx_reverse_la_LIBADD = $(top_builddir)/orte/lib@ORTE_LIB_PREFIX@open-rte.l
|
|||||||
noinst_LTLIBRARIES = $(component_noinst)
|
noinst_LTLIBRARIES = $(component_noinst)
|
||||||
libmca_regx_reverse_la_SOURCES = $(sources)
|
libmca_regx_reverse_la_SOURCES = $(sources)
|
||||||
libmca_regx_reverse_la_LDFLAGS = -module -avoid-version
|
libmca_regx_reverse_la_LDFLAGS = -module -avoid-version
|
||||||
|
|
||||||
|
@ -26,4 +26,3 @@ extern orte_regx_base_module_t orte_regx_reverse_module;
|
|||||||
END_C_DECLS
|
END_C_DECLS
|
||||||
|
|
||||||
#endif /* MCA_REGX_ORTE_H_ */
|
#endif /* MCA_REGX_ORTE_H_ */
|
||||||
|
|
||||||
|
@ -42,4 +42,3 @@ static int component_query(mca_base_module_t **module, int *priority)
|
|||||||
*priority = 1;
|
*priority = 1;
|
||||||
return ORTE_SUCCESS;
|
return ORTE_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user