diff options
author | Dylan Baker <[email protected]> | 2018-04-18 13:54:12 -0700 |
---|---|---|
committer | Dylan Baker <[email protected]> | 2019-10-10 16:33:04 -0700 |
commit | 7ef85a0d92871b5ec555846bb091c246b5c4baf5 (patch) | |
tree | 8f37f27a85d0745f09eba9e37afa9c44ba2f3087 /src/util | |
parent | 597a063551fa413c611f5499a78ce59700fc0461 (diff) |
meson: Don't check for posix_memalign on windows
There's a mingw bug for this, it exports __builtin_posix_memalign but
not posix_memalign, so the check will succeed, but compiling will fail.
Reviewed-by: Eric Engestrom <[email protected]>
Acked-by: Kristian H. Kristensen <[email protected]>
Diffstat (limited to 'src/util')
0 files changed, 0 insertions, 0 deletions