# git rev-parse -q --verify 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5^{commit} 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5 already have revision, skipping fetch # git checkout -q -f -B kisskb 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5 # git clean -qxdf # < git log -1 # commit 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5 # Author: Michael Ellerman # Date: Mon Oct 29 22:23:53 2018 +1100 # # selftests/powerpc/cache_shape: Fix out-of-tree build # # Use TEST_GEN_PROGS and don't redefine all, this makes the out-of-tree # build work. We need to move the extra dependencies below the include # of lib.mk, because it adds the $(OUTPUT) prefix if it's defined. # # We can also drop the clean rule, lib.mk does it for us. # # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < git log --format=%s --max-count=1 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5 # < make -s -j 10 ARCH=parisc O=/kisskb/build/powerpc-next_parisc-defconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- defconfig # make -s -j 10 ARCH=parisc O=/kisskb/build/powerpc-next_parisc-defconfig_parisc CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- :1335:2: warning: #warning syscall rseq not implemented [-Wcpp] /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/powerpc-next_parisc-defconfig_parisc # Build took: 0:02:09.134263