]> git.pld-linux.org Git - packages/babeltrace.git/blame - babeltrace-link.patch
- updated to 1.2.0 (note: new sonames)
[packages/babeltrace.git] / babeltrace-link.patch
CommitLineData
14af0f70
JB
1--- babeltrace-1.2.0/formats/lttng-live/Makefile.am.orig 2014-02-28 19:11:47.000000000 +0100
2+++ babeltrace-1.2.0/formats/lttng-live/Makefile.am 2014-03-03 07:30:40.911484235 +0100
3@@ -14,4 +14,5 @@
4 -Wl,--no-as-needed -version-info $(BABELTRACE_LIBRARY_VERSION)
5
6 libbabeltrace_lttng_live_la_LIBADD = \
7+ $(top_builddir)/formats/ctf/libbabeltrace-ctf.la \
8 $(top_builddir)/lib/libbabeltrace.la
9--- babeltrace-1.2.0/bindings/python/Makefile.am.orig 2014-02-28 19:11:47.000000000 +0100
10+++ babeltrace-1.2.0/bindings/python/Makefile.am 2014-03-03 07:54:53.981423256 +0100
11@@ -13,7 +13,7 @@
12
13 nodist__babeltrace_la_SOURCES = babeltrace_wrap.c
14 _babeltrace_la_SOURCES = python-complements.h python-complements.c
15-_babeltrace_la_LDFLAGS = -module
16+_babeltrace_la_LDFLAGS = -module -avoid-version
17
18 _babeltrace_la_CFLAGS = $(GLIB_CFLAGS) $(AM_CFLAGS)
19
This page took 0.054609 seconds and 4 git commands to generate.