File libipthverbs-no_libversion.patch of Package libipathverbs
---
Makefile.am | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Index: Makefile.am
===================================================================
--- Makefile.am.orig 2014-02-04 15:23:58.000000000 +0100
+++ Makefile.am 2014-02-13 17:59:36.913353120 +0100
@@ -34,7 +34,6 @@
# product whatsoever.
AM_CFLAGS = -g -Wall -D_GNU_SOURCE
-
ipathverbs_version_script = @IPATHVERBS_VERSION_SCRIPT@
IPATHVERBS_SOURCES = src/ipathverbs.c src/verbs.c
@@ -42,7 +41,7 @@ IPATHVERBS_SOURCES = src/ipathverbs.c sr
if HAVE_IBV_DEVICE_LIBRARY_EXTENSION
lib_LTLIBRARIES = src/libipathverbs.la
src_libipathverbs_la_SOURCES = $(IPATHVERBS_SOURCES)
- src_libipathverbs_la_LDFLAGS = -avoid-version -release @IBV_DEVICE_LIBRARY_EXTENSION@ \
+ src_libipathverbs_la_LDFLAGS = -module -avoid-version -release @IBV_DEVICE_LIBRARY_EXTENSION@ \
$(ipathverbs_version_script)
ipathverbsconfdir = $(sysconfdir)/libibverbs.d
ipathverbsconf_DATA = ipath.driver