Check for C++11 when building C++ probe providers
authorMichael Jeanson <mjeanson@efficios.com>
Wed, 8 Dec 2021 20:54:53 +0000 (15:54 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 Dec 2021 16:25:58 +0000 (11:25 -0500)
The compiler used to build probe providers might differ from the one
used to build lttng-ust, make sure that when a probe provider is built
by a C++ compiler, it supports C++11.

Change-Id: I2a17e923316ff87c023d8e50c53efdbe35386a21
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

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