All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] check for 'flex' before starting tools build
@ 2011-10-11 12:11 Olaf Hering
  2011-10-11 12:19 ` Olaf Hering
  0 siblings, 1 reply; 3+ messages in thread
From: Olaf Hering @ 2011-10-11 12:11 UTC (permalink / raw)
  To: xen-devel

# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1318335031 -7200
# Node ID 5a5181b8c31983ff2f465f85a41df784a5397ed5
# Parent  4b0907c6a08c348962bd976c2976257b412408be
check for 'flex' before starting tools build.

Signed-off-by: Olaf Hering <olaf@aepfle.de>

diff -r 4b0907c6a08c -r 5a5181b8c319 tools/check/check_flex
--- /dev/null
+++ b/tools/check/check_flex
@@ -0,0 +1,6 @@
+#!/bin/sh
+# CHECK-BUILD
+
+. ./funcs.sh
+
+has_or_fail flex

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-10-11 13:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-11 12:11 [PATCH] check for 'flex' before starting tools build Olaf Hering
2011-10-11 12:19 ` Olaf Hering
2011-10-11 13:03   ` Jan Beulich

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.