[ofa-general] [PATCH] opensm/libvendor: add complib to the linker line

Sasha Khapyorsky sashak at voltaire.com
Sat Aug 25 23:56:22 PDT 2007


This adds libosmcomp to the linker command line.

Signed-off-by: Sasha Khapyorsky <sashak at voltaire.com>
---
 opensm/libvendor/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opensm/libvendor/Makefile.am b/opensm/libvendor/Makefile.am
index 3be6479..3b8c3af 100644
--- a/opensm/libvendor/Makefile.am
+++ b/opensm/libvendor/Makefile.am
@@ -75,6 +75,7 @@ libosmvendor_la_SOURCES = osm_vendor_mlx.c \
 HDRS =$(COMM_HDRS) $(srcdir)/../include/vendor/osm_vendor_mlx.h
 endif
 
+libosmvendor_la_LIBADD = -L../complib -losmcomp
 libosmvendor_la_LDFLAGS = -version-info $(osmvendor_api_version) \
 	-export-dynamic $(libosmvendor_version_script)
 libosmvendor_la_DEPENDENCIES = $(srcdir)/libosmvendor.map
-- 
1.5.3.rc2.38.g11308




More information about the general mailing list