# git rev-parse -q --verify 7c4548d2cc817320b4d7fca9beb30a455121ec7d^{commit} 7c4548d2cc817320b4d7fca9beb30a455121ec7d already have revision, skipping fetch # git checkout -q -f -B kisskb 7c4548d2cc817320b4d7fca9beb30a455121ec7d # git clean -qxdf # < git log -1 # commit 7c4548d2cc817320b4d7fca9beb30a455121ec7d # Author: Gustavo A. R. Silva # Date: Mon Jul 12 00:57:54 2021 -0500 # # Makefile: Enable -Wimplicit-fallthrough for Clang # # With the recent fixes for fallthrough warnings, it is now possible to # enable -Wimplicit-fallthrough for Clang. # # Notice that since we have adopted the new pseudo-keyword macro # fallthrough; we also want to avoid having more /* fall through */ # comments being introduced. Contrary to GCC, Clang doesn't recognize # any comments as implicit fall-through markings when the # -Wimplicit-fallthrough option is enabled. So, in order to avoid # more comments being introduced, we need to use the option # -Wimplicit-fallthrough=5 for GCC. # # Co-developed-by: Kees Cook # Signed-off-by: Kees Cook # Signed-off-by: Gustavo A. R. Silva # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 7c4548d2cc817320b4d7fca9beb30a455121ec7d # < make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # < make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- help # make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- olddefconfig # make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/gustavoars_mmu_defconfig_microblaze # Build took: 0:01:06.449295