]> git.pld-linux.org Git - packages/babeltrace.git/blobdiff - babeltrace-link.patch
- updated to 1.2.0 (note: new sonames)
[packages/babeltrace.git] / babeltrace-link.patch
diff --git a/babeltrace-link.patch b/babeltrace-link.patch
new file mode 100644 (file)
index 0000000..0acef53
--- /dev/null
@@ -0,0 +1,19 @@
+--- babeltrace-1.2.0/formats/lttng-live/Makefile.am.orig       2014-02-28 19:11:47.000000000 +0100
++++ babeltrace-1.2.0/formats/lttng-live/Makefile.am    2014-03-03 07:30:40.911484235 +0100
+@@ -14,4 +14,5 @@
+       -Wl,--no-as-needed -version-info $(BABELTRACE_LIBRARY_VERSION)
+ libbabeltrace_lttng_live_la_LIBADD = \
++      $(top_builddir)/formats/ctf/libbabeltrace-ctf.la \
+       $(top_builddir)/lib/libbabeltrace.la
+--- babeltrace-1.2.0/bindings/python/Makefile.am.orig  2014-02-28 19:11:47.000000000 +0100
++++ babeltrace-1.2.0/bindings/python/Makefile.am       2014-03-03 07:54:53.981423256 +0100
+@@ -13,7 +13,7 @@
+ nodist__babeltrace_la_SOURCES = babeltrace_wrap.c
+ _babeltrace_la_SOURCES = python-complements.h python-complements.c
+-_babeltrace_la_LDFLAGS = -module
++_babeltrace_la_LDFLAGS = -module -avoid-version
+ _babeltrace_la_CFLAGS = $(GLIB_CFLAGS) $(AM_CFLAGS)
This page took 0.08842 seconds and 4 git commands to generate.