meson: don't define USE_ELF_TLS for windows
authorDylan Baker <dylan@pnwbakers.com>
Tue, 22 May 2018 21:08:36 +0000 (14:08 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Thu, 10 Oct 2019 23:33:04 +0000 (16:33 -0700)
commit8eee724b7352d066a8ce6f5401ca7ac8c6f778a8
tree6ca4d90866b1210bcb4b9d65eefdb9e4c4c888fa
parent3740ffb59c89d8d879b1e0c1aed32c389dd82a35
meson: don't define USE_ELF_TLS for windows

Because the macros for exporting dll symbols and using TLS are mutually
exclusive.

Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
Acked-by: Kristian H. Kristensen <hoegsberg@google.com>
meson.build