Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kbuild: add some extra warning flags unconditionally
These flags are documented in the GCC 4.6 manual, and recognized by Clang as well. Let's rip off the cc-option / cc-disable-warning switches. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Nathan Chancellor <[email protected]> Tested-by: Nick Desaulniers <[email protected]>
- Loading branch information