]> git.baikalelectronics.ru Git - kernel.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)
committerIngo Molnar <mingo@elte.hu>
Wed, 13 Jan 2010 09:08:11 +0000 (10:08 +0100)
commit0766e1fa109995ce2e48e88e3380fc0ea85be567
treeacf4bec52688051f3694b6857054175911131daf
parente01cd115b49e6f7ec2ff09dcb6b207ce6570a5a1
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