libmallocwrap: update run script
authorPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 5 May 2009 20:35:19 +0000 (16:35 -0400)
committerPierre-Marc Fournier <pierre-marc.fournier@polymtl.ca>
Tue, 5 May 2009 20:35:19 +0000 (16:35 -0400)
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.023343 seconds and 4 git commands to generate.