]> git.sesse.net Git - stockfish/commit
Stringify the git info passed
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 1 Apr 2023 09:56:49 +0000 (11:56 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 1 Apr 2023 13:58:05 +0000 (15:58 +0200)
commit66bf45b99e2061c1ba74f9975bc5059ac0121dfd
tree2f9337745d1d370be6561029401c6464ccc3ef5e
parentc3c46feebba470dcbaa0a5a6ef83534091dffe6a
Stringify the git info passed

avoid escaping the string in the Makefile.

Alternative to https://github.com/official-stockfish/Stockfish/pull/4476

closes https://github.com/official-stockfish/Stockfish/pull/4481

No functional change.
src/Makefile
src/evaluate.cpp
src/misc.cpp
src/misc.h