src/Makefile.am: build {fmt} without `-Wmissing-noreturn`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 3 Apr 2024 13:50:23 +0000 (09:50 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Wed, 3 Apr 2024 17:00:58 +0000 (13:00 -0400)
commit5ce6587ec3f88d44a90ff285aeb7ab07aea9bed7
treebbee37d81ff5284b8ac02e46316c0eb23ab43224
parentca1b73a24074cdd9b32cef7ff4f79b66990fe98e
src/Makefile.am: build {fmt} without `-Wmissing-noreturn`

Until <https://github.com/fmtlib/fmt/pull/3917> is merged and becomes
part of a release, let's just ignore missing `[[noreturn]]` warnings
when building {fmt}.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ia63f6248a59d8b42b35523e0a1972daa94f957bf
Reviewed-on: https://review.lttng.org/c/babeltrace/+/12223
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Michael Jeanson <mjeanson@efficios.com>
src/Makefile.am
This page took 0.023963 seconds and 4 git commands to generate.