]> git.ozlabs.org Git - next-scripts/blobdiff - do_build
do_build*: -Wimplicit-fallthrough is now the kernel default
[next-scripts] / do_build
index 6493a15e527b8c09d3f2167842a04de194304492..33c3b14e402f07beb31a0f9e80d69b533bf74766 100755 (executable)
--- a/do_build
+++ b/do_build
@@ -36,7 +36,7 @@ $cmd <<-EOF
        echo Building on \$(hostname)
 
        echo \$PATH | grep -q "\$HOME/bin" || export PATH="\$HOME/bin:\$PATH"
-       export LANG=C KCFLAGS="-Wimplicit-fallthrough"
+       export LANG=C
 
        cd "$build_dir" || exit 1