X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=README;h=2687382e2bc785ac9db704f4f01aea2eab7ce18e;hb=e4d1eb09301904b56cdf22e1d6042df4492d57cb;hp=a2ca1eb147a7318845ac0da336ff40ba5ba86f22;hpb=955f5e52a3b7b6bdb80264279b990486e990dd02;p=urcu.git 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.