Point valgrind suppressions file to srcdir.
This commit is contained in:
parent
8c48fae726
commit
02d18ccf31
@ -105,7 +105,7 @@ ifdef CFG_UNIXY
|
||||
CFG_VALGRIND += --leak-check=full \
|
||||
--error-exitcode=1 \
|
||||
--quiet --vex-iropt-level=0 \
|
||||
--suppressions=etc/x86.supp
|
||||
--suppressions=$(S)src/etc/x86.supp
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user