llama.cpp
llama.cpp copied to clipboard
Error build on centos 7
Intel(R) Xeon(R) Platinum 8369B CPU @ 2.90GHz
Where is the problem? What should I do?
error fix
ggml.h add #define _POSIX_C_SOURCE 199309L

error fix ggml.h add #define _POSIX_C_SOURCE 199309L
Thank you very much