commit | a50a862e74a9d7b447df30c33aa3d534ce3a977a | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Tue May 26 08:53:27 2015 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Thu Jun 11 17:33:05 2015 +1000 |
tree | 769397972aeb27f5da90eafd5414d4ceb72872da | |
parent | 1fb3f5a7ca599f322e6bf21272ad215301159aa0 [diff] |
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>