From: Jiri Olsa Date: Thu, 14 Feb 2013 18:59:33 +0000 (-0300) Subject: perf tools: Limit unwind support to x86 archs X-Git-Tag: v3.9-rc1~173^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02320931ce000836aa231ac1311769e303122099;p=pandora-kernel.git perf tools: Limit unwind support to x86 archs There's DWARF unwind support only for x86 archs, so limit the unwind.o object to them only. Without this building for other archs (e.g. cross compiling for ARM) is broken. Signed-off-by: Jiri Olsa Signed-off-by: Dirk Behme Link: http://lkml.kernel.org/n/tip-viqtvd6hppqgt68zz4wlqm20@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed