Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
user avatar
Masahiro Yamada authored
We have raised the compiler requirement from time to time.
With commit cafa0010

 ("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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Tested-by: default avatarNick Desaulniers <ndesaulniers@google.com>
fb073a4b
Forked from BeagleBoard.org / Linux
Source project has a limited visibility.
Name Last commit Last update