/trafgen/

+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Blanchard <anton@samba.org>2015-11-26 10:45:49 +1100
committerMichael Ellerman <mpe@ellerman.id.au>2016-07-05 23:58:53 +1000
commit9ddf0075f9184f1e1dabf7bfea6397b00ee17e46 (patch)
tree72f2150c0a57269fa6158201fb1c2ae90716cf72
parente2be23712a9c8e3710c9e2684a3204bd20c685d6 (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>