mirror of
https://github.com/transmission/transmission
synced 2024-12-23 00:04:06 +00:00
s/transmission-gtk/transmission/
This commit is contained in:
parent
dd6f87a5eb
commit
3e61f44cdd
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
export G_SLICE=always-malloc
|
||||
export G_DEBUG=gc-friendly
|
||||
export GLIBCXX_FORCE_NEW=1
|
||||
valgrind --tool=memcheck --leak-check=full --leak-resolution=high --num-callers=64 --log-file=x-valgrind --show-reachable=yes ./transmission-gtk
|
||||
valgrind --tool=memcheck --leak-check=full --leak-resolution=high --num-callers=64 --log-file=x-valgrind --show-reachable=yes ./transmission
|
||||
|
|
Loading…
Reference in a new issue