commit | 1fb3f5a7ca599f322e6bf21272ad215301159aa0 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue May 26 08:53:26 2015 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Jun 11 17:33:05 2015 +1000 |
tree | 36f1ed9eafd40ff14abcd9645b2d3a328af32bd5 | |
parent | b91c1e3e7a6f22a6b898e345b745b6a43273c973 [diff] |
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 <anton@samba.org> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>