]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf tools: Move QUIET_STDERR def to before first use
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 Jan 2010 10:58:29 +0000 (08:58 -0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 9 May 2011 22:55:29 +0000 (15:55 -0700)
commitddb02625a519ffb60a41c8e8bf53b6a3ac68b350
tree301b304b26a8463a28eb681c4a9ccdb9b4fab039
parentd14085b73f362c8cdcc20a39276f5fcf9c8979f0
perf tools: Move QUIET_STDERR def to before first use

commit 830395188fae5f4028fa3c38ab1b031aae18a64c upstream.

QUIET_STDERR is used when detecting if -fstack-protector-all can
be used.

Noticed while building the perf tools on a Debian PARISC64
machine.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Frédéric Weisbecker <fweisbec@gmail.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Paul Mackerras <paulus@samba.org>
LKML-Reference: <1263293910-8484-1-git-send-email-acme@infradead.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
[bwh: Backport to 2.6.32]
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
tools/perf/Makefile