2017-04-01 5:38 GMT+09:00 Arnd Bergmann <a...@arndb.de>:
> From: Mark Charlebois <charl...@gmail.com>
>
> Clang will warn about unknown warnings but will not return false
> unless -Werror is set. GCC will return false if an unknown
> warning is passed.
>
> Adding -Werror make both compiler behave the same.
>
> [arnd: it turns out we need the same patch for testing whether 
> -ffunction-sections
>        works right with gcc. I've build tested extensively with this patch
>        applied, so let's just merge this one now.]
>
> Signed-off-by: Mark Charlebois <charl...@gmail.com>
> Signed-off-by: Behan Webster <beh...@converseincode.com>
> Reviewed-by: Jan-Simon Möller <dl...@gmx.de>
> Signed-off-by: Arnd Bergmann <a...@arndb.de>

Applied to linux-kbuild/kbuild.
Thanks!




-- 
Best Regards
Masahiro Yamada

Reply via email to