Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: add -Wvla flag unconditionally
This flag is documented in the GCC 4.6 manual, and recognized by Clang as well. Let's rip off the cc-option switch. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Sedat Dilek <[email protected]> Reviewed-by: Nathan Chancellor <[email protected]> Acked-by: Kees Cook <[email protected]> Tested-by: Nick Desaulniers <[email protected]>
- Loading branch information