aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-10-01 18:44:36 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-10-19 09:47:44 +0900
commitfb073a4b473e5b854312dc819c66ded9d103e824 (patch)
tree6e3283d0bcafb04b45d8f8d67186262b9e23d02e /include
parentmodpost: remove leftover symbol prefix handling for module device table (diff)
downloadlinux-dev-fb073a4b473e5b854312dc819c66ded9d103e824.tar.xz
linux-dev-fb073a4b473e5b854312dc819c66ded9d103e824.zip
kbuild: add -Wno-pointer-sign flag unconditionally
We have raised the compiler requirement from time to time. With commit cafa0010cd51 ("Raise the minimum required gcc version to 4.6"), the minimum for GCC is 4.6 now. The -Wno-pointer-sign has been here since the pre-git era. It is documented in the GCC 4.6 manual, and it is recognized by Clang and ICC as well. Let's rip off the cc-disable-warning switch, and see if somebody complains about it. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Tested-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions