mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-01-30 17:13:50 +01:00
DroidFish: Link stockfish statically to make it work in android 5.
This commit is contained in:
parent
dd91100779
commit
1a24480de8
|
@ -9,5 +9,6 @@ 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)
|
||||
|
|
Loading…
Reference in New Issue
Block a user