]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
global: don't link lttng into libglobal 8876/head
authorKarol Mroz <kmroz@suse.com>
Mon, 2 May 2016 12:01:27 +0000 (14:01 +0200)
committerKarol Mroz <kmroz@suse.com>
Tue, 3 May 2016 18:22:27 +0000 (20:22 +0200)
commit85a727f0a8bb43a41fcabb02613086a7edf84b1b
tree2313132dd2a647b9adac215a96e7270578a9a9e7
parent4175db609c61ed22a1d8274f62ba834397ce6e6a
global: don't link lttng into libglobal

Rely on dynamic initialization instead. Linking lttng in this way had
the unfortunate side effect of causing radosgw to segfault (when
daemonized) during sigterm processing (ie. during lttng_ust_exit()).

This was originally removed in 638738f, but accidentally re-added via
5f61d36.

Signed-off-by: Karol Mroz <kmroz@suse.com>
src/global/Makefile.am