]> git.sesse.net Git - stockfish/commitdiff
Fix compilation on android
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 28 Jan 2020 15:17:52 +0000 (16:17 +0100)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Wed, 29 Jan 2020 06:25:18 +0000 (07:25 +0100)
Fall back to the default implementation of aligned_ttmem_alloc, which
was introduced as part of 39437f4e55aaa26ef9f0d5a1c762e560e9ffde32

Fixes  #2524

No functional change.


No differences found