Skip to content

Commit 83f8578

Browse files
committed
---
yaml --- r: 6211 b: refs/heads/master c: a8c0c2b h: refs/heads/master i: 6209: 533a2b2 6207: add8616 v: v3
1 parent e41896f commit 83f8578

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
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: 0668eed81e51d9794eb83bd3f66ec5d5102f87a1
2+
refs/heads/master: a8c0c2b871a9a0c39a1294327490700104cd0918

trunk/mk/clean.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ clean-misc:
2828
$(Q)rm -f $(GENERATED)
2929
$(Q)rm -f rustllvm/$(CFG_RUSTLLVM) rustllvm/rustllvmbits.a
3030
$(Q)rm -f rt/$(CFG_RUNTIME)
31+
$(Q)find rt -name '*.o' -delete
3132
$(Q)rm -f libuv/uv.a
3233
$(Q)rm -Rf $(wildcard libuv/src/*/*)
3334
$(Q)rm -f $(wildcard libuv/src/*.o)

0 commit comments

Comments
 (0)