mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-09-04 10:47:38 +02:00
* cmake: add option to build and link BoringSSL Signed-off-by: Adrien Gallouët <[email protected]> * cmake : fix typo Signed-off-by: Adrien Gallouët <[email protected]> * cmake : disable boringssl test and asm by default Signed-off-by: Adrien Gallouët <[email protected]> * cmake : skip bssl Signed-off-by: Adrien Gallouët <[email protected]> * cmake : disable fips Signed-off-by: Adrien Gallouët <[email protected]> * cmake : fix cmake --install Signed-off-by: Adrien Gallouët <[email protected]> * ci : use boringssl for windows and mac Signed-off-by: Adrien Gallouët <[email protected]> --------- Signed-off-by: Adrien Gallouët <[email protected]>