Set the softlink to the correct source file, when configuring
in a different then the toplevel OpenMPI directory. This commit was SVN r4131.
Этот коммит содержится в:
родитель
4ee895c243
Коммит
ea77f52d89
@ -65,6 +65,6 @@ librecompile_la_CPPFLAGS = -DSM_COMMON_BASE_ADDR
|
||||
#
|
||||
ptl_sm_send_alternate.c:
|
||||
if test ! -f $@; then \
|
||||
ln -s ptl_sm_send.c $@; \
|
||||
ln -sf $(srcdir)/ptl_sm_send.c $@; \
|
||||
fi
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user