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:
@@ -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) \
|
||||
({ \
|
||||
|
||||
Reference in New Issue
Block a user