All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH babeltrace stable-1.5] Fix: disable debug by default info on Cygwin
@ 2017-04-07 19:44 Michael Jeanson
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Jeanson @ 2017-04-07 19:44 UTC (permalink / raw)
  To: lttng-dev; +Cc: jgalar

elfutils is not available on Cygwin.

Signed-off-by: Michael Jeanson <mjeanson@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

_______________________________________________
lttng-dev mailing list
lttng-dev@lists.lttng.org
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev

^ permalink raw reply related	[flat|nested] 2+ messages in thread
[parent not found: <1491594274-18158-1-git-send-email-mjeanson@efficios.com>]

end of thread, other threads:[~2017-05-26 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-07 19:44 [PATCH babeltrace stable-1.5] Fix: disable debug by default info on Cygwin Michael Jeanson
     [not found] <1491594274-18158-1-git-send-email-mjeanson@efficios.com>
2017-05-26 13:36 ` Jérémie Galarneau

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.