Hi, On Fri, 24 Jan 2020 17:15:59 -0500 Brian Callahan wrote:
> Hi ports -- > > Attached is an update to Stockfish. > Release notes are here: > https://github.com/official-stockfish/Stockfish/commit/c3483fa9a7d7c0ffa9fcc32b467ca844cfb63790 > Sadly, no more real upstream tarballs. Have to use GH_* variables. > > OK? It builds and works fine on amd64 and powerpc. I also tested successfully if the same starting position lead to the same results with "go nodes" on these 2 archs. Since it requires atomics on powerpc, port-lib-depends-check reports a missing WANTLIB. The package has already gcc-libs in its package signature, so it's your call to add an extra WANTLIB for powerpc. OK cwen@ either way > ~Brian >