# git rev-parse -q --verify d8372ba8ce288acdfce67cb873b2a741785c2e88^{commit} d8372ba8ce288acdfce67cb873b2a741785c2e88 already have revision, skipping fetch # git checkout -q -f -B kisskb d8372ba8ce288acdfce67cb873b2a741785c2e88 # git clean -qxdf # < git log -1 # commit d8372ba8ce288acdfce67cb873b2a741785c2e88 # Author: NeilBrown # Date: Sat Dec 29 13:58:09 2018 +1100 # # lib: don't depend on linux headers being installed. # # gen_crc64table requires linux include files to be installed in # /usr/include/linux. This is a new requrement so hosts that could # previously build the kernel, now cannot. # # gen_crc64table makes this requirement by including , but # nothing from that header is actaully used. # # So remove the #include, so that the linux headers no longer need to be # installed. # # Fixes: feba04fd2cf8 ("lib: add crc64 calculation routines") # Signed-off-by: NeilBrown # Acked-by: Coly Li # Signed-off-by: Linus Torvalds # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 d8372ba8ce288acdfce67cb873b2a741785c2e88 # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allnoconfig # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-allnoconfig_nds32le CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- Completed OK # rm -rf /kisskb/build/linus_nds32-allnoconfig_nds32le # Build took: 0:00:10.782283