Skip to content

Commit 111e629

Browse files
committed
Remove cmake --fresh in the clear build
1 parent 049292d commit 111e629

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

content/learning-paths/laptops-and-desktops/dgx_spark_llamacpp/3_gb10_llamacpp_cpu.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ cd ~/llama.cpp
2020
mkdir -p build-cpu
2121
cd build-cpu
2222

23-
cmake --fresh .
2423
cmake .. \
2524
-DCMAKE_BUILD_TYPE=Release \
2625
-DCMAKE_SYSTEM_PROCESSOR=aarch64 \

0 commit comments

Comments
 (0)