Don't recompile misc.cpp on every run

alternative to https://github.com/official-stockfish/Stockfish/pull/6660

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

No functional change
This commit is contained in:
Disservin
2026-03-18 20:49:06 +01:00
parent 3c04b5c429
commit 415f2ef11c
2 changed files with 36 additions and 15 deletions
+2
View File
@@ -2,6 +2,8 @@
**/*.o
**/*.s
src/.depend
.build_sha.txt
.build_date.txt
# Built binary
src/stockfish*