Build fix: build without lttng-ust
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 8 Jun 2021 14:55:19 +0000 (10:55 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 8 Jun 2021 18:16:01 +0000 (14:16 -0400)
commit48c6e03eea420ef54803281945f3b1d2cf82e031
treed2d0124b0388aff90955b53a6e373b734056935a
parente207fe73b58787c6077ec5d49254e12ff1a82b51
Build fix: build without lttng-ust

Add conditionnal inclusion of ust-sigbus to the tests modified by:

  commit e207fe73b58787c6077ec5d49254e12ff1a82b51
  Author: orbea <orbea@riseup.net>
  Date:   Sat May 29 11:07:41 2021 -0700

    build: Add missing DEFINE_LTTNG_UST_SIGBUS_STATE();

    Fixes:

      liblttng-ust-ctl.so: undefined reference to `lttng_ust_sigbus_state'

Change-Id: If4af7ada6d94ee67603156d151575dcc57baad05
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
tests/regression/tools/live/live_test.c
tests/unit/test_kernel_data.c
This page took 0.025687 seconds and 4 git commands to generate.