bind9/lib/isc/include
Ondřej Surý f760ee3f8c
Disable URCU inlining if inlined rcu_dereference() fails to compile
In some cases, the inlined version rcu_dereference() would not compile
when working on pointer to opaque struct (namely Ubuntu Jammy).  Detect
such condition in the autoconf and disable the inlining of the small
functions if it breaks the build.
2023-06-01 16:51:38 +02:00
..
isc Disable URCU inlining if inlined rcu_dereference() fails to compile 2023-06-01 16:51:38 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00