DroidFish: Reverted revision 1192. Does not work on HTC One when using multiple search threads.

This commit is contained in:
Peter Osterlund 2014-12-29 18:33:55 +00:00
parent d521972d4e
commit 36f62e3eb4

View File

@ -9,6 +9,5 @@ LOCAL_SRC_FILES := \
bitboard.cpp evaluate.cpp misc.cpp notation.cpp search.cpp tt.cpp tbprobe.cpp
LOCAL_CFLAGS := -std=c++11 -O2
LOCAL_LDFLAGS := -static
include $(BUILD_EXECUTABLE)