perf tools: Drop CROSS_COMPILE from flex and bison calls
authorOtavio Salvador <otavio@ossystems.com.br>
Wed, 11 Apr 2012 12:44:30 +0000 (09:44 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Mon, 16 Apr 2012 19:10:22 +0000 (16:10 -0300)
commit6ffd7bdbf8516d691974d21098278af65d4817a5
tree795aeb0fd9a4a1f0cc28e1086748bc125330738b
parent9e755756e4a22784abfb001688357745ea8ca97c
perf tools: Drop CROSS_COMPILE from flex and bison calls

The flex and bison tools generate arch-independent C code so its
binaries are not prefixed with the target-arch prefix. With this patch
the Linux 3.4-rc2 can be successfuly build on OE-Core.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Link: http://lkml.kernel.org/r/1334148270-13139-1-git-send-email-otavio@ossystems.com.br
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Makefile