[lttng-dev] [PATCH babeltrace stable-1.5] Fix: disable debug by default info on Cygwin

Jérémie Galarneau jeremie.galarneau at efficios.com
Fri May 26 13:36:57 UTC 2017


Merged in stable-1.5. Thanks!

Jérémie

On 7 April 2017 at 15:44, Michael Jeanson <mjeanson at efficios.com> wrote:
> elfutils is not available on Cygwin.
>
> Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
> ---
>  configure.ac | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/configure.ac b/configure.ac
> index 2382e53..c8e9b98 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -142,6 +142,7 @@ AS_CASE([$host_os],
>    [cygwin*],
>      [
>         LT_NO_UNDEFINED="-no-undefined"
> +       DEFAULT_ENABLE_DEBUG_INFO=no
>      ]
>  )
>
> --
> 2.7.4
>



-- 
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com


More information about the lttng-dev mailing list