Fix: Build examples when rpath is stripped from in-build-tree libs
[lttng-ust.git] / data / main.c
... / ...
CommitLineData
1int main()
2{
3 char buf[100];
4
5 return 0;
6}
This page took 0.023274 seconds and 4 git commands to generate.