void-packages/srcpkgs/stockfish/patches/makefile.patch
2017-01-11 15:48:46 +01:00

11 lines
259 B
Diff

--- src/Makefile.orig 2017-01-11 15:18:46.695935373 +0100
+++ src/Makefile 2017-01-11 15:18:52.633935353 +0100
@@ -156,8 +156,6 @@
ifeq ($(OS),Android)
CXXFLAGS += -m$(bits)
endif
- else
- CXXFLAGS += -m$(bits)
endif
ifneq ($(KERNEL),Darwin)