Move lttng/config.h to lttng/ust-config.h, and use LTTNG_UST_ namespace
[lttng-ust.git] / tests / hello-static-lib / run
CommitLineData
246e1625
MD
1#!/bin/sh
2
3UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libust/.libs:../../liburcu $1 .libs/hello
This page took 0.022287 seconds and 4 git commands to generate.