bt2: disable some warnings for `native_bt.c`
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 27 Mar 2024 17:48:45 +0000 (13:48 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 28 Mar 2024 18:24:57 +0000 (14:24 -0400)
commitae6ee563d8c48e3af02aa0427e504d4a90570368
tree97bc1c85fcf60c8bb6131309d60db17df52f65a6
parentd7e2a9ad8351a542a30c7fdc603adf83249f928b
bt2: disable some warnings for `native_bt.c`

Replicate the changes done in the master branch by building native_bt.c
with the -Wno-unused-parameter and -Wno-missing-field-initializers
options.

Those changes were lifted from commits dd420a9 and ecd7492.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I5e1f57f47f5bf81ef395707cccafaf0c15f9f8a1
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12192
Tested-by: jenkins <jenkins@lttng.org>
src/bindings/python/bt2/Makefile.am
This page took 0.024669 seconds and 4 git commands to generate.