glibc-2.30 added a wrapper to gettid (https://lwn.net/Articles/795127/). gettid will clash with the glibc-provided symbol. Remove the macro and instead move to a dedicated namespace. We go this route to avoid introducing unnecessary complexity to build. Fixes #147awsm
parent
f37aa8bed6
commit
b520d58d00
Loading…
Reference in new issue