]> git.sesse.net Git - stockfish/commitdiff
Improve logic on mingw
authorproukornew <proukornevv@gmail.com>
Thu, 16 Dec 2021 22:30:23 +0000 (01:30 +0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Mon, 17 Jan 2022 18:47:32 +0000 (19:47 +0100)
There is no need to point g++, if we explicitly choose mingw.

Now for cygwin:

make COMP=mingw ARCH=x86-64-modern build

closes https://github.com/official-stockfish/Stockfish/pull/3860

No functional change


No differences found