powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports it
authorAnton Blanchard <anton@samba.org>
Mon, 25 May 2015 22:53:27 +0000 (08:53 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 11 Jun 2015 07:33:05 +0000 (17:33 +1000)
commita50a862e74a9d7b447df30c33aa3d534ce3a977a
tree769397972aeb27f5da90eafd5414d4ceb72872da
parent1fb3f5a7ca599f322e6bf21272ad215301159aa0
powerpc: Only use -mtraceback=no, -mno-string and -msoft-float if toolchain supports it

These options are 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>
arch/powerpc/Makefile