Fix: Build examples when rpath is stripped from in-build-tree libs
[lttng-ust.git] / hello / run
diff --git a/hello/run b/hello/run
deleted file mode 100755 (executable)
index ecc0bf2..0000000
--- a/hello/run
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-UST_AUTOPROBE=1 UST_TRACE=1 LD_LIBRARY_PATH=../libtracectl:../libmarkers:../libtracing $1 ./hello
This page took 0.023001 seconds and 4 git commands to generate.