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 1ba71b9 commit c38c572Copy full SHA for c38c572
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: d96b8cd649118381ba74dfb5d87a60a675ec2da7
+refs/heads/master: a251343fabe5fbb02481f042f38d3a401601ccb6
trunk/Makefile.in
@@ -1104,4 +1104,4 @@ clean:
1104
$(Q)rm -Rf $(foreach ext,out out.tmp \
1105
boot$(X) stage0$(X) stage1$(X) stage2$(X) \
1106
bc o s exe dSYM, \
1107
- $(wildcard test/*/*.$(ext)))
+ $(wildcard test/*/*.$(ext) test/bench/*/*.$(ext)))
0 commit comments