hello/run: update library paths
[ust.git] / hello / run
1 #!/bin/sh
2
3 UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libust/.libs $1 .libs/hello
This page took 0.0303 seconds and 5 git commands to generate.