Merge tag 'kbuild-fixes-v5.11-2' of...
Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild Pull Kbuild fixes from Masahiro Yamada: - Use the 'python3' command to invoke python scripts because some distributions do not provide the 'python' command any more. - Clean-up and update documents - Use pkg-config to search libcrypto - Fix duplicated debug flags - Ignore some more stubs in scripts/kallsyms.c * tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild: kallsyms: fix nonconverging kallsyms table with lld kbuild: fix duplicated flags in DEBUG_CFLAGS scripts/clang-tools: switch explicitly to Python 3 kbuild: remove PYTHON variable Documentation/llvm: Add a section about supported architectures Revert "checkpatch: add check for keyword 'boolean' in Kconfig definitions" scripts: use pkg-config to locate libcrypto kconfig: mconf: fix HOSTCC call doc: gcc-plugins: update gcc-plugins.rst kbuild: simplify GCC_PLUGINS enablement in dummy-tools/gcc Documentation/Kbuild: Remove references to gcc-plugin.sh scripts: switch explicitly to Python 3
Showing
- Documentation/Makefile 1 addition, 1 deletionDocumentation/Makefile
- Documentation/kbuild/gcc-plugins.rst 21 additions, 26 deletionsDocumentation/kbuild/gcc-plugins.rst
- Documentation/kbuild/llvm.rst 44 additions, 0 deletionsDocumentation/kbuild/llvm.rst
- Documentation/kbuild/makefiles.rst 1 addition, 1 deletionDocumentation/kbuild/makefiles.rst
- Makefile 4 additions, 3 deletionsMakefile
- arch/ia64/Makefile 1 addition, 1 deletionarch/ia64/Makefile
- arch/ia64/scripts/unwcheck.py 1 addition, 1 deletionarch/ia64/scripts/unwcheck.py
- scripts/Makefile 6 additions, 2 deletionsscripts/Makefile
- scripts/bloat-o-meter 1 addition, 1 deletionscripts/bloat-o-meter
- scripts/checkpatch.pl 0 additions, 7 deletionsscripts/checkpatch.pl
- scripts/clang-tools/gen_compile_commands.py 1 addition, 1 deletionscripts/clang-tools/gen_compile_commands.py
- scripts/clang-tools/run-clang-tools.py 1 addition, 1 deletionscripts/clang-tools/run-clang-tools.py
- scripts/diffconfig 1 addition, 1 deletionscripts/diffconfig
- scripts/dummy-tools/gcc 3 additions, 7 deletionsscripts/dummy-tools/gcc
- scripts/jobserver-exec 1 addition, 1 deletionscripts/jobserver-exec
- scripts/kallsyms.c 6 additions, 0 deletionsscripts/kallsyms.c
- scripts/kconfig/mconf-cfg.sh 1 addition, 1 deletionscripts/kconfig/mconf-cfg.sh
Loading
Please register or sign in to comment