# git rev-parse -q --verify 3c705c8019391b5ab4d21b29aa12082b635d78ff^{commit} 3c705c8019391b5ab4d21b29aa12082b635d78ff already have revision, skipping fetch # git checkout -q -f -B kisskb 3c705c8019391b5ab4d21b29aa12082b635d78ff # git clean -qxdf # < git log -1 # commit 3c705c8019391b5ab4d21b29aa12082b635d78ff # Author: Masahiro Yamada # Date: Tue Sep 17 23:16:31 2024 +0900 # # kbuild: doc: remove outdated description of the limitation on -I usage # # Kbuild used to manipulate header search paths, enforcing the odd # limitation of "no space after -I". # # Commit cdd750bfb1f7 ("kbuild: remove 'addtree' and 'flags' magic for # header search paths") stopped doing that. This limitation no longer # exists. Instead, you need to accurately specify the header search path. # (In this case, $(src)/include) # # Signed-off-by: Masahiro Yamada # Reviewed-by: Nicolas Schier # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 3c705c8019391b5ab4d21b29aa12082b635d78ff # make -s -j 32 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 32 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /bin/sh: 1: gawk: not found make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:47: modules.builtin.ranges] Error 127 make[3]: *** Deleting file 'modules.builtin.ranges' make[2]: *** [/kisskb/src/Makefile:1156: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/kbuild_allmodconfig_x86_64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/kbuild_allmodconfig_x86_64-gcc13 # Build took: 0:33:34.067172