🔖 Bump llama.cpp-vulkan version to b6396-1

This commit is contained in:
Orion 2025-09-06 03:27:00 +00:00
parent d6810fc3cb
commit c2a34fe826

View file

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