Merge branch 'fix_live' of https://github.com/PSRCode/lttng-docs
[lttng-docs.git] / common / ust-sit-step-tp-o-fpic.txt
1 To build the tracepoint provider package object file:
2
3 * Compile the <<tpp-source,tracepoint provider package source file>>:
4 +
5 --
6 [role="term"]
7 ----
8 gcc -I. -fpic -c tpp.c
9 ----
10 --
This page took 0.029251 seconds and 4 git commands to generate.