diff options
Diffstat (limited to 'games/stockfish/Makefile')
-rw-r--r-- | games/stockfish/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/stockfish/Makefile b/games/stockfish/Makefile index 5be49ab6e9e9..4a840da9dc53 100644 --- a/games/stockfish/Makefile +++ b/games/stockfish/Makefile @@ -25,7 +25,6 @@ MAKE_ARGS= ARCH=${MYARCH} \ CXX="${CXX}" \ PREFIX=${PREFIX} ALL_TARGET= build -LDFLAGS+= -fuse-ld=lld _NNUE_VER= 3475407dc199 |