add missing licence headers
[ust.git] / libmallocwrap / run
index da398d386efbc188f0d63fa810eec68e482d2ec3..ce4fd10051b8e664d44299e12c89b4807be46733 100644 (file)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_VERBOSE=1 LD_LIBRARY_PATH=.:../libtracing:../libmarkers:../libtracectl LD_PRELOAD=libmallocwrap.so $1
+LD_VERBOSE=1 LD_LIBRARY_PATH=.:../libust/.libs:../../liburcu LD_PRELOAD=liburcu.so:libust.so:.libs/libmallocwrap.so $1
This page took 0.022958 seconds and 4 git commands to generate.