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 0097887 commit 38516c3Copy full SHA for 38516c3
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 0366f5ae23fa1268e95ffeff787c4eeb19d02a2a
+refs/heads/master: 5f64612a14a55d6191e1943e8711f8686c03c0b4
trunk/Makefile.in
@@ -116,7 +116,7 @@ ifdef CFG_UNIXY
116
CFG_VALGRIND += --leak-check=full \
117
--error-exitcode=1 \
118
--quiet --vex-iropt-level=0 \
119
- --suppressions=$(S)src/etc/x86.supp
+ --suppressions=$(CFG_SRC_DIR)src/etc/x86.supp
120
endif
121
122
0 commit comments