Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 235 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 235 Bytes

For building with llvm toolchain (tested with 3.4.2, 3.8, 3.9)

make ARCH=x86_64 CC=clang defconfig
make ARCH=x86_64 CC=clang

Optionally:

HOSTCC=clang KBUILD_OUTPUT=build-dir

Now allyesconfig is fine, except KASAN.