llama.cpp/ggml
Bernhard M. Wiedemann 1af6945eb0
cmake : avoid -march=native when reproducible build is wanted (#11366)
See https://reproducible-builds.org/ for why this is good
and https://reproducible-builds.org/specs/source-date-epoch/
for the definition of this variable.

Without this patch, compiling on different machines produced different binaries, which made verification of results difficult.

Fixes: #11317

This patch was done while working on reproducible builds for openSUSE.
2025-01-24 13:21:35 +02:00
..
include rpc : early register backend devices (#11262) 2025-01-17 10:57:09 +02:00
src Vulkan-run-test: fix mmq_wg_denoms (#11343) 2025-01-23 08:14:28 +01:00
.gitignore vulkan : cmake integration (#8119) 2024-07-13 18:12:39 +02:00
CMakeLists.txt cmake : avoid -march=native when reproducible build is wanted (#11366) 2025-01-24 13:21:35 +02:00