X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=README;h=2687382e2bc785ac9db704f4f01aea2eab7ce18e;hb=f152776dbd7d8cf072160d4d0229e1c3e4ea6f1c;hp=a2ca1eb147a7318845ac0da336ff40ba5ba86f22;hpb=955f5e52a3b7b6bdb80264279b990486e990dd02;p=userspace-rcu.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.