fix script invocation in valgrind mode
This commit is contained in:
parent
dc3fd3596c
commit
cc12687afe
@ -46,7 +46,7 @@ valgrind: FLAC__VALGRIND=FLAC__VALGRIND=yes
|
|||||||
release : FLAC__VALGRIND=FLAC__VALGRIND=no
|
release : FLAC__VALGRIND=FLAC__VALGRIND=no
|
||||||
|
|
||||||
debug : CONFIG = debug
|
debug : CONFIG = debug
|
||||||
valgrind: CONFIG = valgrind
|
valgrind: CONFIG = debug
|
||||||
release : CONFIG = release
|
release : CONFIG = release
|
||||||
|
|
||||||
debug : all
|
debug : all
|
||||||
|
Loading…
Reference in New Issue
Block a user