# git rev-parse -q --verify 2f5d532dc466b6e5f3ac3352ac2ae8169a326728^{commit} 2f5d532dc466b6e5f3ac3352ac2ae8169a326728 already have revision, skipping fetch # git checkout -q -f -B kisskb 2f5d532dc466b6e5f3ac3352ac2ae8169a326728 # git clean -qxdf # < git log -1 # commit 2f5d532dc466b6e5f3ac3352ac2ae8169a326728 # Author: Masahiro Yamada # Date: Tue Jun 27 08:30:14 2023 +0900 # # kbuild: respect GNU Make -w flag # # Currently, -w (--print-directory) option is ignored, but it is better # to respect the user's choice. # # This commit changes the behavior of "Entering directory ..." logging. # # If -w (or --print-directory) is given via the command line or the # MAKEFLAGS environment variable, print "Entering directory ..." for every # sub make. # # If --no-print-directory is given via the command line or the MAKEFLAGS # environment variable, suppress "Entering directory ..." completely. # # If none of them is given, print "Entering directory ..." when Kbuild # changes the working directory at the start of building. (default) # # Signed-off-by: Masahiro Yamada # Tested-by: Nicolas Schier # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 2f5d532dc466b6e5f3ac3352ac2ae8169a326728 # make -s -j 40 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 40 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc64 O=/kisskb/build/kbuild_defconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_defconfig_sparc64-gcc5 # Build took: 0:00:44.520341