mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-10 07:18:39 +00:00
Another missing backlash
Did this ever work?
This commit is contained in:
parent
d29602b962
commit
5c3ccbc634
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ check-gtester:
|
|||
VALGRIND_FLAGS = \
|
||||
--tool=memcheck \
|
||||
--track-origins=yes \
|
||||
--leak-check=yes
|
||||
--leak-check=yes \
|
||||
$(EXTRA_VALGRIND_FLAGS)
|
||||
# Can't do for now: --show-reachable=yes
|
||||
CLEANFILES += log-valgrind.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue