Fix build issue when building with --disable-dlopen.
This commit was SVN r27945.
Этот коммит содержится в:
родитель
cfaefb3286
Коммит
b5672927f2
@ -52,6 +52,12 @@ bfo_sources = \
|
|||||||
pml_bfo_sendreq.h \
|
pml_bfo_sendreq.h \
|
||||||
pml_bfo_start.c
|
pml_bfo_start.c
|
||||||
|
|
||||||
|
# If we have CUDA support requested, build the CUDA file also
|
||||||
|
if MCA_ompi_cuda_support
|
||||||
|
bfo_sources += \
|
||||||
|
pml_bfo_cuda.c
|
||||||
|
endif
|
||||||
|
|
||||||
if MCA_BUILD_ompi_pml_bfo_DSO
|
if MCA_BUILD_ompi_pml_bfo_DSO
|
||||||
component_noinst =
|
component_noinst =
|
||||||
component_install = mca_pml_bfo.la
|
component_install = mca_pml_bfo.la
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user