mirror of
https://github.com/sockspls/badfish
synced 2025-04-29 08:13:08 +00:00
Remove ARCH=... from README.md
closes https://github.com/official-stockfish/Stockfish/pull/5570 No functional change
This commit is contained in:
parent
1b310cc87e
commit
d7e3a708d4
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ descriptions. An example suitable for most Intel and AMD chips:
|
|||
|
||||
```
|
||||
cd src
|
||||
make -j profile-build ARCH=x86-64-avx2
|
||||
make -j profile-build
|
||||
```
|
||||
|
||||
Detailed compilation instructions for all platforms can be found in our
|
||||
|
|
Loading…
Add table
Reference in a new issue