# git rev-parse -q --verify feec5e1f74f5b735c0c5c02ec70673db1334173f^{commit} feec5e1f74f5b735c0c5c02ec70673db1334173f already have revision, skipping fetch # git checkout -q -f -B kisskb feec5e1f74f5b735c0c5c02ec70673db1334173f # git clean -qxdf # < git log -1 # commit feec5e1f74f5b735c0c5c02ec70673db1334173f # Author: Kees Cook # Date: Thu Aug 31 12:13:39 2023 -0700 # # kbuild: Show marked Kconfig fragments in "help" # # Currently the Kconfig fragments in kernel/configs and arch/*/configs # that aren't used internally aren't discoverable through "make help", # which consists of hard-coded lists of config fragments. Instead, list # all the fragment targets that have a "# Help: " comment prefix so the # targets can be generated dynamically. # # Add logic to the Makefile to search for and display the fragment and # comment. Add comments to fragments that are intended to be direct targets. # # Signed-off-by: Kees Cook # Co-developed-by: Masahiro Yamada # Acked-by: Michael Ellerman (powerpc) # Reviewed-by: Nicolas Schier # Signed-off-by: Masahiro Yamada # < /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 feec5e1f74f5b735c0c5c02ec70673db1334173f # make -s -j 160 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 160 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 160 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 160 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] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' 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:01:41.109134