Skip to content

Commit cb71793

Browse files
committed
---
yaml --- r: 3375 b: refs/heads/master c: 4558167 h: refs/heads/master i: 3373: d8ed6e2 3371: 6b562fa 3367: fda2127 3359: a698e67 v: v3
1 parent 657d352 commit cb71793

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: 12d9d07a84db3726b69255141899d5df4148211c
2+
refs/heads/master: 45581673071b1294afb36c17766c57aa70425e19

trunk/mk/platform.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,7 @@ ifdef CFG_UNIXY
132132
ifdef CFG_VALGRIND
133133
CFG_VALGRIND += --leak-check=full \
134134
--error-exitcode=1 \
135-
--quiet --vex-iropt-level=0 \
136-
--suppressions=$(CFG_SRC_DIR)src/etc/x86.supp
135+
--quiet --suppressions=$(CFG_SRC_DIR)src/etc/x86.supp
137136
endif
138137
endif
139138

0 commit comments

Comments
 (0)