Fix linker error
This commit was SVN r396.
Этот коммит содержится в:
родитель
eac0235eb7
Коммит
bf1a795279
@ -4,14 +4,7 @@
|
|||||||
|
|
||||||
include $(top_srcdir)/config/Makefile.options
|
include $(top_srcdir)/config/Makefile.options
|
||||||
|
|
||||||
base = $(top_builddir)/src
|
libs = $(LIBLAM_LA)
|
||||||
libmpi = $(base)/libmpi.la
|
|
||||||
liblam = $(base)/lam/liblam.la
|
|
||||||
if WANT_SINGLE_MPI_LIBRARY
|
|
||||||
libs = $(libmpi)
|
|
||||||
else
|
|
||||||
libs = $(liblam)
|
|
||||||
endif
|
|
||||||
|
|
||||||
# This is ugly, but we need it so that people can change things at
|
# This is ugly, but we need it so that people can change things at
|
||||||
# "make" time (e.g., "make sysconfdir=/foo/bar all") as documented in
|
# "make" time (e.g., "make sysconfdir=/foo/bar all") as documented in
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user