mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-22 07:35:08 +00:00
Update Linux
parent
8e6d8ba7e0
commit
04d01b52e8
@ -7,8 +7,7 @@ LLVM=1 enables a full set of LLVM tools: clang, llvm-objcopy, llvm-objdump, llvm
|
|||||||
make O=/tmp/out/x86_64 ARCH=x86_64 LLVM=1 defconfig
|
make O=/tmp/out/x86_64 ARCH=x86_64 LLVM=1 defconfig
|
||||||
make O=/tmp/out/x86_64 ARCH=x86_64 LLVM=1 -k bzImage modules # generate .<target>.cmd files
|
make O=/tmp/out/x86_64 ARCH=x86_64 LLVM=1 -k bzImage modules # generate .<target>.cmd files
|
||||||
|
|
||||||
scripts/gen_compile_commands.py -d /tmp/out/x86_64
|
scripts/clang-tools/gen_compile_commands.py -d /tmp/out/x86_64
|
||||||
ln -s /tmp/out/x86_64/compile_commands.json
|
|
||||||
```
|
```
|
||||||
|
|
||||||
For older kernel (before http://git.kernel.org/linus/a0d1c951ef08ed24f35129267e3595d86f57f5d3), use
|
For older kernel (before http://git.kernel.org/linus/a0d1c951ef08ed24f35129267e3595d86f57f5d3), use
|
||||||
|
Loading…
Reference in New Issue
Block a user