mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 07:27:46 +00:00
Minor stuff scattered around
Just random minor stuff I found while browsing the code. No functional change.
This commit is contained in:
committed by
Marco Costalba
parent
a1f39c1ef9
commit
918c29f83a
+1
-2
@@ -34,9 +34,8 @@ ifeq ($(UNAME),Haiku)
|
||||
endif
|
||||
BINDIR = $(PREFIX)/bin
|
||||
|
||||
### Built-in benchmark for pgo-builds and signature
|
||||
### Built-in benchmark for pgo-builds
|
||||
PGOBENCH = ./$(EXE) bench 32 1 1 default time
|
||||
SIGNBENCH = ./$(EXE) bench
|
||||
|
||||
### Object files
|
||||
OBJS = benchmark.o bitbase.o bitboard.o book.o endgame.o evaluate.o main.o \
|
||||
|
||||
Reference in New Issue
Block a user