powerpc: Avoid -maltivec when using clang integrated assembler
authorAnton Blanchard <anton@samba.org>
Wed, 25 Nov 2015 23:45:49 +0000 (10:45 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 5 Jul 2016 13:58:53 +0000 (23:58 +1000)
commit9ddf0075f9184f1e1dabf7bfea6397b00ee17e46
tree72f2150c0a57269fa6158201fb1c2ae90716cf72
parente2be23712a9c8e3710c9e2684a3204bd20c685d6
powerpc: Avoid -maltivec when using clang integrated assembler

Check the assembler supports -maltivec by wrapping it with
call as-option.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/Makefile