[GIT PULL] Kbuild fixes for v5.13-rc3
From: Masahiro Yamada
Date: Sun May 23 2021 - 01:03:56 EST
Hello Linus,
Please pull some Kbuild fixes.
Thanks.
The following changes since commit d07f6ca923ea0927a1024dfccafc5b53b61cfecc:
Linux 5.13-rc2 (2021-05-16 15:27:44 -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.13
for you to fetch changes up to c93db682cfb213501881072a9200a48ce1dc3c3f:
kbuild: dummy-tools: adjust to stricter stackprotector check
(2021-05-17 12:10:03 +0900)
----------------------------------------------------------------
Kbuild fixes for v5.13
- Fix short log indentation for tools builds
- Fix dummy-tools to adjust to the latest stackprotector check
----------------------------------------------------------------
Jonathan Neuschäfer (1):
scripts/jobserver-exec: Fix a typo ("envirnoment")
Kees Cook (1):
tools build: Fix quiet cmd indentation
Michal Kubecek (1):
kbuild: dummy-tools: adjust to stricter stackprotector check
scripts/dummy-tools/gcc | 6 +++++-
scripts/jobserver-exec | 2 +-
tools/build/Makefile.build | 22 +++++++++++-----------
tools/scripts/Makefile.include | 30 +++++++++++++++---------------
4 files changed, 32 insertions(+), 28 deletions(-)
--
Best Regards
Masahiro Yamada