mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-24 19:16:49 +08:00
Revert previous patch
After the previous patch, it's impossible to build anything else than x86 32-bit binary! So revert. Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
@@ -299,7 +299,7 @@ endif
|
||||
### ==========================================================================
|
||||
|
||||
default:
|
||||
$(MAKE) ARCH=x86-32 COMP=gcc build
|
||||
$(MAKE) ARCH=$(ARCH) COMP=$(COMP) build
|
||||
|
||||
help:
|
||||
@echo ""
|
||||
|
||||
Reference in New Issue
Block a user