]> git.ozlabs.org Git - next-scripts/blobdiff - do_last_build
check_fixes: a few cleanups
[next-scripts] / do_last_build
index 64e75853d267975d8e79a7954e4e985c24465970..51d3fd33d14b81aae3ddcc4f54652bdd8c21d80a 100755 (executable)
@@ -12,7 +12,7 @@ $cmd <<-EOF
        set -e
 
        echo \$PATH | grep -q "\$HOME/bin" || export PATH="\$HOME/bin:\$PATH"
-       export LANG=C
+       export LANG=C KCFLAGS="-Wimplicit-fallthrough"
 
        cd "$build_dir"