remove white spaces
This commit is contained in:
parent
0131ac0484
commit
24dcf26b83
1 changed files with 1 additions and 1 deletions
|
@ -252,7 +252,7 @@ In order to build llama.cpp you have three different options.
|
||||||
```bash
|
```bash
|
||||||
sudo pkg install gmake automake autoconf pkgconf llvm15 clinfo clover \
|
sudo pkg install gmake automake autoconf pkgconf llvm15 clinfo clover \
|
||||||
opencl clblast openblas
|
opencl clblast openblas
|
||||||
|
|
||||||
gmake CC=/usr/local/bin/clang15 CXX=/usr/local/bin/clang++15 -j4
|
gmake CC=/usr/local/bin/clang15 CXX=/usr/local/bin/clang++15 -j4
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue