# git rev-parse -q --verify 7ecaf069da52e472d393f03e79d721aabd724166^{commit} 7ecaf069da52e472d393f03e79d721aabd724166 already have revision, skipping fetch # git checkout -q -f -B kisskb 7ecaf069da52e472d393f03e79d721aabd724166 # git clean -qxdf # < git log -1 # commit 7ecaf069da52e472d393f03e79d721aabd724166 # Author: Masahiro Yamada # Date: Thu Nov 7 16:14:41 2019 +0900 # # kbuild: move headers_check rule to usr/include/Makefile # # Currently, some sanity checks for uapi headers are done by # scripts/headers_check.pl, which is wired up to the 'headers_check' # target in the top Makefile. # # It is true compiling headers has better test coverage, but there # are still several headers excluded from the compile test. I like # to keep headers_check.pl for a while, but we can delete a lot of # code by moving the build rule to usr/include/Makefile. # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 7ecaf069da52e472d393f03e79d721aabd724166 # < make -s -j 120 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- x86_64_defconfig # make -s -j 120 ARCH=x86 O=/kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/tools/objtool Completed OK # rm -rf /kisskb/build/kbuild_x86_64_defconfig_x86_64-gcc8 # Build took: 0:01:13.717194