mirror of
https://github.com/transmission/transmission.git
synced 2026-04-18 07:56:33 +01:00
s/transmission-gtk/transmission/
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user