From mboxrd@z Thu Jan 1 00:00:00 1970 From: jeremie.galarneau@efficios.com (=?UTF-8?Q?J=C3=A9r=C3=A9mie_Galarneau?=) Date: Fri, 26 May 2017 09:36:57 -0400 Subject: [lttng-dev] [PATCH babeltrace stable-1.5] Fix: disable debug by default info on Cygwin In-Reply-To: <1491594274-18158-1-git-send-email-mjeanson@efficios.com> References: <1491594274-18158-1-git-send-email-mjeanson@efficios.com> Message-ID: Merged in stable-1.5. Thanks! Jérémie On 7 April 2017 at 15:44, Michael Jeanson wrote: > elfutils is not available on Cygwin. > > Signed-off-by: Michael Jeanson > --- > 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