# git rev-parse -q --verify 8c0c37466a7bbeb8e41901eeab5cb84958bb3222^{commit} 8c0c37466a7bbeb8e41901eeab5cb84958bb3222 already have revision, skipping fetch # git checkout -q -f -B kisskb 8c0c37466a7bbeb8e41901eeab5cb84958bb3222 # git clean -qxdf # < git log -1 # commit 8c0c37466a7bbeb8e41901eeab5cb84958bb3222 # Author: Masahiro Yamada # Date: Mon Aug 26 02:28:33 2019 +0900 # # kconfig: split util.c out of parser.y # # util.c exists both in scripts/kconfig/ and scripts/kconfig/lxdialog. # # Prior to commit 54b8ae66ae1a ("kbuild: change *FLAGS_.o # to take the path relative to $(obj)"), Kbuild could not pass different # flags to source files with the same basename. Now that this issue # was solved, you can split util.c out of parser.y and compile them # independently of each other. # # Signed-off-by: Masahiro Yamada # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 8c0c37466a7bbeb8e41901eeab5cb84958bb3222 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/kbuild_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/kbuild_powerpc-allnoconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/kbuild_powerpc-allnoconfig_powerpc-gcc4.6 # Build took: 0:00:17.670580