Skip to content

Commit 38516c3

Browse files
committed
---
yaml --- r: 1752 b: refs/heads/master c: 5f64612 h: refs/heads/master v: v3
1 parent 0097887 commit 38516c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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: 0366f5ae23fa1268e95ffeff787c4eeb19d02a2a
2+
refs/heads/master: 5f64612a14a55d6191e1943e8711f8686c03c0b4

trunk/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ ifdef CFG_UNIXY
116116
CFG_VALGRIND += --leak-check=full \
117117
--error-exitcode=1 \
118118
--quiet --vex-iropt-level=0 \
119-
--suppressions=$(S)src/etc/x86.supp
119+
--suppressions=$(CFG_SRC_DIR)src/etc/x86.supp
120120
endif
121121
endif
122122

0 commit comments

Comments
 (0)