]> git.sesse.net Git - stockfish/commit
Provide network download fallback
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 3 Sep 2022 09:03:09 +0000 (11:03 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 7 Sep 2022 05:32:53 +0000 (07:32 +0200)
commita4d18d23a9f7626234fcfbb6b23b3d0b8d1a9441
tree553c19b95f19626414ecdd0f0350d2545f056b07
parentdddf8fc2b4867bad8b01fe3a18266c3677f3f726
Provide network download fallback

in case the base infrastructure for providing the networks

https://tests.stockfishchess.org/nns

is down, use an alternate github repo for downloading networks during the build.

fixes #4149
fixes #4140

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

No functional change
src/Makefile