# git rev-parse -q --verify d1d48d6dc75fc0359336a8fab0004e3d64589972^{commit} d1d48d6dc75fc0359336a8fab0004e3d64589972 already have revision, skipping fetch # git checkout -q -f -B kisskb d1d48d6dc75fc0359336a8fab0004e3d64589972 # git clean -qxdf # < git log -1 # commit d1d48d6dc75fc0359336a8fab0004e3d64589972 # Author: Masahiro Yamada # Date: Sun Jun 25 23:06:30 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/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 d1d48d6dc75fc0359336a8fab0004e3d64589972 # make -s -j 40 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # < make -s -j 40 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4431:warning: override: reassigning to symbol SMP # make -s -j 40 ARCH=powerpc O=/kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/kbuild_pmac32_defconfig+SMP_powerpc-gcc5 # Build took: 0:00:58.603804