X-Git-Url: https://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=README;h=2687382e2bc785ac9db704f4f01aea2eab7ce18e;hp=a2ca1eb147a7318845ac0da336ff40ba5ba86f22;hb=ee39cfb61d2a389db3342751762412f332a3e851;hpb=38004536194d9f3bdccce9aeab3c3adb2fc09b8a diff --git a/README b/README index a2ca1eb..2687382 100644 --- a/README +++ b/README @@ -71,7 +71,8 @@ Usage of liburcu-mb Usage of liburcu-signal - * #include + * #include + * Compile any _LGPL_SOURCE code using this library with "-DRCU_SIGNAL". * Link the application with "-lurcu-signal". * Version of the library that requires a signal, typically SIGUSR1. Can be overridden with -DSIGRCU by modifying Makefile.build.inc.