jjb: liburcu: workaround a TLS issue on Cygwin
authorMichael Jeanson <mjeanson@efficios.com>
Tue, 23 Jul 2024 17:42:25 +0000 (13:42 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 9 Aug 2024 16:03:07 +0000 (12:03 -0400)
commitfe7cc0c9c5fc17ece0c5729f0631947ce098534d
treedfb0339e00ee16dd8c99ec2e256c37d9383bbd05
parent0d8f931b9641ceb28d1965c987d71a949294b491
jjb: liburcu: workaround a TLS issue on Cygwin

The TLS emulation layer provided by GCC on Cygwin has a deadlock issue
with the 'test_perthreadlock'. Use our internal TLS implementation on
Cygwin to work around this.

Change-Id: Id9e8c6623715e529ba01fcb128d75e922766098f
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
scripts/liburcu/build.sh
This page took 0.022779 seconds and 4 git commands to generate.