Fix: sessiond does not build without lttng-ust support
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 6 Sep 2019 15:46:23 +0000 (11:46 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 6 Sep 2019 15:46:23 +0000 (11:46 -0400)
A syntax error in the stub of ust_registry_session_init()
(extra semi-colon) prevents the build of the lttng-sessiond
from succeeding when configured with the --without-lttng-ust
option.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.024982 seconds and 4 git commands to generate.