perf tools: Merge all *CFLAGS* make variable into CFLAGS
authorJiri Olsa <jolsa@redhat.com>
Thu, 21 Mar 2013 10:30:54 +0000 (11:30 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Thu, 30 May 2013 13:12:03 +0000 (16:12 +0300)
commit9c12cf95b32a099ac92ef0e9d138acb4bef984be
treea1ee33ebba9c8871efaae786ea7bd03d7d1274ad
parent0817df08d31cd961be225e601d8ec92acac62027
perf tools: Merge all *CFLAGS* make variable into CFLAGS

Merging all *CFLAGS* make variable into CFLAGS to eliminate all special
*_CFLAGS_* variables and make the setup clear.

Signed-off-by: Jiri Olsa <jolsa@redhat.com>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Sam Ravnborg <sam@ravnborg.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1369398928-9809-19-git-send-email-jolsa@redhat.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile
tools/perf/config/Makefile
tools/perf/util/setup.py