Add a DEPENDENCIES line so that if you edit something down in the
hwloc tree, it'll get picked up by the component (and therefore by libopen-pal). Thanks to Terry for finding the problem. This commit was SVN r25349.
Этот коммит содержится в:
родитель
3e72fccacf
Коммит
cbafea8f69
@ -25,6 +25,8 @@ noinst_LTLIBRARIES = libmca_hwloc_hwloc122ompi.la
|
||||
libmca_hwloc_hwloc122ompi_la_SOURCES = $(headers) $(sources)
|
||||
libmca_hwloc_hwloc122ompi_la_LDFLAGS = -module -avoid-version $(opal_hwloc_hwloc122ompi_LDFLAGS)
|
||||
libmca_hwloc_hwloc122ompi_la_LIBADD = $(opal_hwloc_hwloc122ompi_LIBS)
|
||||
libmca_hwloc_hwloc122ompi_la_DEPENDENCIES = \
|
||||
$(HWLOC_top_builddir)/src/libhwloc_embedded.la
|
||||
|
||||
# Since the rest of the code base includes the underlying hwloc.h, we
|
||||
# also have to install the underlying header files when
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user