Merge branch '4116-building-with-with-liburcu-qsbr-fails' into 'main'

Resolve "Building with --with-liburcu=qsbr fails"

Closes #4116

See merge request isc-projects/bind9!8002
This commit is contained in:
Mark Andrews
2023-06-05 23:46:49 +00:00

View File

@@ -103,7 +103,7 @@
}
#undef synchronize_rcu
#define synchronize_rcu() isc_qsbr_syncronize_rcu()
#define synchronize_rcu() isc_qsbr_synchronize_rcu()
#define isc_qsbr_rcu_dereference(ptr) \
({ \