• Linus Torvalds's avatar
    Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild · 1e9ed936
    Linus Torvalds authored
    Pull Kbuild updates from Masahiro Yamada:
    
     - Remove the global -isystem compiler flag, which was made possible by
       the introduction of <linux/stdarg.h>
    
     - Improve the Kconfig help to print the location in the top menu level
    
     - Fix "FORCE prerequisite is missing" build warning for sparc
    
     - Add new build targets, tarzst-pkg and perf-tarzst-src-pkg, which
       generate a zstd-compressed tarball
    
     - Prevent gen_init_cpio tool from generating a corrupted cpio when
       KBUILD_BUILD_TIMESTAMP is set to 2106-02-07 or later
    
     - Misc cleanups
    
    * tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: (28 commits)
      kbuild: use more subdir- for visiting subdirectories while cleaning
      sh: remove meaningless archclean line
      initramfs: Check timestamp to prevent broken cpio archive
      kbuild: split DEBUG_CFLAGS out to scripts/Makefile.debug
      gen_init_cpio: add static const qualifiers...
    1e9ed936
Makefile 64.3 KB