From: Anton Blanchard Date: Mon, 25 May 2015 22:53:26 +0000 (+1000) Subject: powerpc: Only use -mabi=altivec if toolchain supports it X-Git-Tag: omap-for-v4.3/legacy-v2-signed~168^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fb3f5a7ca599f322e6bf21272ad215301159aa0;p=pandora-kernel.git powerpc: Only use -mabi=altivec if toolchain supports it The -mabi=altivec option is not recognised on LLVM, so use call cc-option to check for support. Signed-off-by: Anton Blanchard Signed-off-by: Michael Ellerman --- Reading git-diff-tree failed