* [lttng-dev] [PATCH babeltrace stable-1.5] Fix: disable debug by default info on Cygwin
[not found] <1491594274-18158-1-git-send-email-mjeanson@efficios.com>
@ 2017-05-26 13:36 ` Jérémie Galarneau
0 siblings, 0 replies; only message in thread
From: Jérémie Galarneau @ 2017-05-26 13:36 UTC (permalink / raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 645 bytes --]
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
^ permalink raw reply [flat|nested] only message in thread