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)
committerIngo Molnar <mingo@elte.hu>
Wed, 13 Jan 2010 09:08:11 +0000 (10:08 +0100)
commit830395188fae5f4028fa3c38ab1b031aae18a64c
treeacf4bec52688051f3694b6857054175911131daf
parentc2c5d45d46c8c0fd34291dec958670ad4816796f
perf tools: Move QUIET_STDERR def to before first use

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>
tools/perf/Makefile