summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorBehan Webster <behanw@converseincode.com>2013-09-03 22:27:23 -0400
committerBehan Webster <behanw@converseincode.com>2014-04-09 13:44:34 -0700
commit61163efae02040f66a95c8ed17f4407951ba58fa (patch)
treef4153900fa31a58ff6efeafc9db53b45cb71cfb4 /scripts
parent39de65aa2c3eee901db020a4f1396998e09602a3 (diff)
kbuild: LLVMLinux: Add Kbuild support for building kernel with Clang
Add support to toplevel Makefile for compiling with clang, both for HOSTCC and CC. Use cc-option to prevent gcc option from breaking clang, and from clang options from breaking gcc. Clang 3.4 semantics are the same as gcc semantics for unsupported flags. For unsupported warnings clang 3.4 returns true but shows a warning and gcc shows a warning and returns false. Signed-off-by: Behan Webster <behanw@converseincode.com> Signed-off-by: Jan-Simon Möller <dl9pf@gmx.de> Signed-off-by: Mark Charlebois <charlebm@gmail.com> Cc: PaX Team <pageexec@freemail.hu>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions