We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 469c907 commit b45a6b7Copy full SHA for b45a6b7
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 8c48fae72631720c8edd8cf0fb58de44e7978538
+refs/heads/master: 02d18ccf316e05e47a7f669126a420a4823e294d
trunk/Makefile.in
@@ -105,7 +105,7 @@ ifdef CFG_UNIXY
105
CFG_VALGRIND += --leak-check=full \
106
--error-exitcode=1 \
107
--quiet --vex-iropt-level=0 \
108
- --suppressions=etc/x86.supp
+ --suppressions=$(S)src/etc/x86.supp
109
endif
110
111
0 commit comments