Modify buildsystem to be able to compile with installed libraries
[lttng-ust.git] / hello / run
... / ...
CommitLineData
1#!/bin/sh
2
3UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libust/.libs $1 .libs/hello
This page took 0.026193 seconds and 4 git commands to generate.