This commit is contained in:
2026-09-03 21:22:54 +02:00
parent 91bcfb98e0
commit 1b1c4d5050
2 changed files with 3 additions and 1 deletions

View File

@ -96,6 +96,7 @@ src_configure() {
-DGGML_BUILD_TESTS=$(usex test)
-DGGML_MAX_NAME=160
-GGML_MAX_NAME=160
)
# Enable AVX512 if ANY of the avx512 flags are present