diff options
author | Behan Webster <behanw@converseincode.com> | 2013-09-03 22:27:23 -0400 |
---|---|---|
committer | Behan Webster <behanw@converseincode.com> | 2014-04-09 13:44:34 -0700 |
commit | 61163efae02040f66a95c8ed17f4407951ba58fa (patch) | |
tree | f4153900fa31a58ff6efeafc9db53b45cb71cfb4 /lib/lz4 | |
parent | 39de65aa2c3eee901db020a4f1396998e09602a3 (diff) | |
download | op-kernel-dev-61163efae02040f66a95c8ed17f4407951ba58fa.zip op-kernel-dev-61163efae02040f66a95c8ed17f4407951ba58fa.tar.gz |
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 'lib/lz4')
0 files changed, 0 insertions, 0 deletions