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 657d352 commit cb71793Copy full SHA for cb71793
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 12d9d07a84db3726b69255141899d5df4148211c
+refs/heads/master: 45581673071b1294afb36c17766c57aa70425e19
trunk/mk/platform.mk
@@ -132,8 +132,7 @@ ifdef CFG_UNIXY
132
ifdef CFG_VALGRIND
133
CFG_VALGRIND += --leak-check=full \
134
--error-exitcode=1 \
135
- --quiet --vex-iropt-level=0 \
136
- --suppressions=$(CFG_SRC_DIR)src/etc/x86.supp
+ --quiet --suppressions=$(CFG_SRC_DIR)src/etc/x86.supp
137
endif
138
139
0 commit comments