]> git.sesse.net Git - stockfish/commit
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)
commite5f6d71b96b5149e5e1df30721e1870abdb218ce
tree9cce399c4e0573aaa9e5548077f2f9139015ff64
parent05dea2ca4657dec10637bb53c4ad583f680e0677
Fix build on arm windows

avoids the use of _mm_malloc on arm windows.

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

No functional change
AUTHORS
src/misc.cpp