commit | 9ddf0075f9184f1e1dabf7bfea6397b00ee17e46 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Nov 26 10:45:49 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Jul 05 23:58:53 2016 +1000 |
tree | 72f2150c0a57269fa6158201fb1c2ae90716cf72 | |
parent | e2be23712a9c8e3710c9e2684a3204bd20c685d6 [diff] |
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>