From: Otavio Salvador Date: Wed, 11 Apr 2012 12:44:30 +0000 (-0300) Subject: perf tools: Drop CROSS_COMPILE from flex and bison calls X-Git-Tag: v3.4-rc5~18^2~2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ffd7bdbf8516d691974d21098278af65d4817a5;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/1334148270-13139-1-git-send-email-otavio@ossystems.com.br Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed