From: Jan-Simon Möller Date: Sat, 19 Oct 2013 22:36:47 +0000 (+0200) Subject: x86 kbuild: LLVMLinux: More cc-options added for clang X-Git-Tag: v3.15-rc1~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd2d0a19ab0af89b28e1c45e6cf684e9dcbd79de;p=pandora-kernel.git x86 kbuild: LLVMLinux: More cc-options added for clang Protect more options for x86 with cc-option so that we don't get errors when using clang instead of gcc. Add more or different options when using clang as well. Also need to enforce that SSE is off for clang and the stack is 8-byte aligned. Signed-off-by: Jan-Simon Möller Signed-off-by: Behan Webster Signed-off-by: Mark Charlebois --- Reading git-diff-tree failed