mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Kbuild fixes for v5.8-rc7
@ 2020-07-26 20:32 Masahiro Yamada
  2020-07-26 20:50 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Masahiro Yamada @ 2020-07-26 20:32 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kbuild mailing list, Linux Kernel Mailing List

Hi Linus,

Please pull some more Kbuild fixes.
Thanks.


The following changes since commit dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258:

  Linux 5.8-rc4 (2020-07-05 16:20:22 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git
tags/kbuild-fixes-v5.8-3

for you to fetch changes up to ca9b31f6bb9c6aa9b4e5f0792f39a97bbffb8c51:

  Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation
(2020-07-23 11:29:07 +0900)

----------------------------------------------------------------
Kbuild fixes for v5.8 (3rd)

 - do not use non-portable strsep() in a host program

 - fix single target builds for external modules

 - change Clang's --prefix option to make it work for the latest Clang

----------------------------------------------------------------
Fangrui Song (1):
      Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation

H. Nikolaus Schaller (1):
      modpost: remove use of non-standard strsep() in HOSTCC code

Masahiro Yamada (1):
      kbuild: fix single target builds for external modules

 Makefile              |  4 ++--
 scripts/mod/modpost.c | 12 ++++++++++--
 2 files changed, 12 insertions(+), 4 deletions(-)



-- 
Best Regards
Masahiro Yamada

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Kbuild fixes for v5.8-rc7
  2020-07-26 20:32 [GIT PULL] Kbuild fixes for v5.8-rc7 Masahiro Yamada
@ 2020-07-26 20:50 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-07-26 20:50 UTC (permalink / raw)
  To: Masahiro Yamada
  Cc: Linus Torvalds, Linux Kbuild mailing list, Linux Kernel Mailing List

The pull request you sent on Mon, 27 Jul 2020 05:32:33 +0900:

> git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git tags/kbuild-fixes-v5.8-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1c8594b8427290c178c5d39885eacd9e41f68743

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-26 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26 20:32 [GIT PULL] Kbuild fixes for v5.8-rc7 Masahiro Yamada
2020-07-26 20:50 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome