mbox series

[0/2] Fixes for clang/lld

Message ID 20201017004752.415054-1-morbo@google.com (mailing list archive)
Headers show
Series Fixes for clang/lld | expand

Message

Bill Wendling Oct. 17, 2020, 12:47 a.m. UTC
These patches fix some compilation / linking issues with clang & lld.

Bill Wendling (2):
  powerpc/wrapper: Add "-z notext" flag to disable diagnostic
  powerpc/boot: Use clang when CC is clang

 arch/powerpc/boot/Makefile | 4 ++++
 arch/powerpc/boot/wrapper  | 6 ++++--
 2 files changed, 8 insertions(+), 2 deletions(-)