Code: Select all
make signature-build ARCH=xxx COMP=xxx
make signature-profile-build ARCH=xxx COMP=xxx
./stockfish
from command line, instead of usual date stamp it will be shown the so call 'signature' number that strictly identifies the sources from which binary has been compiled, independently from build date. This should allow to more easily understand what version of the sources people is testing.