2017-04-22 3:20 GMT+09:00 Matthias Kaehlcke <[email protected]>: > Add cross target to CC if using clang. Also add custom gcc toolchain > path for fallback gcc tools. > > Clang will fallback to using things like ld, as, and libgcc if > (respectively) one of the llvm linkers isn't available, the integrated > assembler is turned off, or an appropriately cross-compiled version of > compiler-rt isn't available. To this end, you can specify the path to > this fallback gcc toolchain with GCC_TOOLCHAIN. > > From: Behan Webster <[email protected]> > Signed-off-by: Behan Webster <[email protected]> > Reviewed-by: Jan-Simon Möller <[email protected]> > Reviewed-by: Mark Charlebois <[email protected]> > Signed-off-by: Greg Hackmann <[email protected]> > Signed-off-by: Matthias Kaehlcke <[email protected]>
Applied to linux-kbuild/kbuild. Thanks! -- Best Regards Masahiro Yamada

