git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b91c1e3
)
powerpc: Only use -mabi=altivec if toolchain supports it
author
Anton Blanchard
<anton@samba.org>
Mon, 25 May 2015 22:53:26 +0000
(08:53 +1000)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 11 Jun 2015 07:33:05 +0000
(17:33 +1000)
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>
No differences found