]> git.sesse.net Git - stockfish/commit
Use fallback implementation for C++ aligned_alloc
authorDaniel Dugovic <dandydand@gmail.com>
Sat, 8 Aug 2020 20:39:29 +0000 (15:39 -0500)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sun, 9 Aug 2020 15:07:45 +0000 (17:07 +0200)
commitd7a26899a973536ab9d3ce4771d8276d1a4dc55c
tree663b0e0c1f55e50ec27f0f265f7856a670495741
parentadd890a10b8fe03e091520cd0af7383615c6c386
Use fallback implementation for C++ aligned_alloc

fixes https://github.com/official-stockfish/Stockfish/issues/2921

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

No functional change
src/Makefile
src/misc.cpp