]> git.sesse.net Git - stockfish/commitdiff
Fix build on arm windows
authorborg323 <borg323@users.noreply.github.com>
Thu, 9 Feb 2023 19:14:59 +0000 (21:14 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Sat, 18 Feb 2023 12:14:05 +0000 (13:14 +0100)
avoids the use of _mm_malloc on arm windows.

fixes #4379
closes https://github.com/official-stockfish/Stockfish/pull/4388

No functional change


No differences found