Add a test to valide that we use URCU with a minimum version of 0.5
[lttng-ust.git] / libust.ldscript.in
1 /* GNU ld script
2 Use the shared library, but the link with initializer too */
3 OUTPUT_FORMAT(@FORMAT@)
4 GROUP ( libust.so.0 libust-initializer.o )
This page took 0.029435 seconds and 4 git commands to generate.