libmallocwrap: update run script
[ust.git] / libmallocwrap / run
index 7dd6b2923c3f20b9a19970bc86d522421755f5a3..1c6324a7e0cce85b6d213e4ea6d38cc285710e9f 100644 (file)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-LD_VERBOSE=1 LD_LIBRARY_PATH=.:../libtracing/.libs:../libmarkers/.libs:../libtracectl/.libs LD_PRELOAD=libmallocwrap.so $1
+LD_VERBOSE=1 LD_LIBRARY_PATH=.:../libust/.libs:../../liburcu LD_PRELOAD=liburcu.so:.libs/libmallocwrap.so:libust.so $1
This page took 0.02257 seconds and 4 git commands to generate.