🔖 Bump ik-llama.cpp version to r3881.c519d417-1

This commit is contained in:
Orion 2025-09-06 03:27:07 +00:00
parent 7aa3ea5a27
commit e2d6a97c1b

View file

@ -76,7 +76,7 @@ build() {
-Wno-dev
)
cmake "${_cmake_options[@]}"
cmake --build build --config Release
cmake --build build --config Release -- -j $(nproc)
}
package() {