mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Remove probes.o before update
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37737 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
29996bb313
commit
a7e13d65f4
1 changed files with 1 additions and 0 deletions
|
|
@ -349,6 +349,7 @@ probes.@OBJEXT@: $(srcdir)/probes.d
|
|||
done; \
|
||||
fi; \
|
||||
touch "$$stamp"
|
||||
$(RM) $@
|
||||
$(Q) $(DTRACE) -G -s $(srcdir)/probes.d -o $@ $(DTRACE_DEPENDENT_OBJS)
|
||||
|
||||
# DTrace static library hacks described here:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue