llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

cmake : fix ARM feature verification

Open angt opened this issue 1 month ago • 0 comments

Use check_cxx_source_compiles to prevent conflicts with the existing GGML_NATIVE detection code.

angt avatar Nov 11 '25 15:11 angt