ggml: rm baseline build

it doesn't make sense tbh

Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
This commit is contained in:
Aaron Teo
2025-10-26 14:30:48 +08:00
parent a544e0eba1
commit f186c463b0

View File

@@ -377,7 +377,6 @@ if (GGML_CPU_ALL_VARIANTS)
endif()
elseif (GGML_SYSTEM_ARCH STREQUAL "s390x")
if (CMAKE_SYSTEM_NAME MATCHES "Linux")
ggml_add_cpu_backend_variant(s390x)
ggml_add_cpu_backend_variant(z15 Z15 VXE)
ggml_add_cpu_backend_variant(z16 Z16 VXE)
else()