diff options
| author | Carl Dong <[email protected]> | 2019-05-20 13:22:29 -0400 |
|---|---|---|
| committer | Carl Dong <[email protected]> | 2019-05-23 15:15:46 -0400 |
| commit | 480e3415d738a4e0e2ad9774c43f29937178ecae (patch) | |
| tree | aed40a1c1f3f40da6605f7f8d37f2fcdd58f3ccf /src/script/script.cpp | |
| parent | Merge #15840: Contrib scripts: Filter IPv6 by ASN (diff) | |
| download | discoin-480e3415d738a4e0e2ad9774c43f29937178ecae.tar.xz discoin-480e3415d738a4e0e2ad9774c43f29937178ecae.zip | |
configure: Add flag for enabling thread_local.
- When aiming for glibc compatibility, don't use thread_local.
- Add a flag --enable-threadlocal, which, when specified, will
enable/disable thread_local regardless of the value of glibc_compat.
- FreeBSD has a buggy thread_local, don't use it.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions