• Linus Torvalds's avatar
    Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild · 746b25b1
    Linus Torvalds authored
    Pull Kbuild updates from Masahiro Yamada:
    
     - Support 'make compile_commands.json' to generate the compilation
       database more easily, avoiding stale entries
    
     - Support 'make clang-analyzer' and 'make clang-tidy' for static checks
       using clang-tidy
    
     - Preprocess scripts/modules.lds.S to allow CONFIG options in the
       module linker script
    
     - Drop cc-option tests from compiler flags supported by our minimal
       GCC/Clang versions
    
     - Use always 12-digits commit hash for CONFIG_LOCALVERSION_AUTO=y
    
     - Use sha1 build id for both BFD linker and LLD
    
     - Improve deb-pkg for reproducible builds and rootless builds
    
     - Remove stale, useless scripts/namespace.pl
    
     - Turn -Wreturn-type warning into error
    
     - Fix build error of deb-pkg when CONFIG_MODULES=n
    
     - Replace 'hostname' command with more portable 'uname -n'
    
     - Various Makefile cleanups
    
    * tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
    746b25b1
Makefile.kcsan 739 Bytes