summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.mk b/common.mk
index 616276eb2a..449f032074 100644
--- a/common.mk
+++ b/common.mk
@@ -823,6 +823,7 @@ test-spec: $(TEST_RUNNABLE)-test-spec
yes-test-spec: test-spec-precheck
$(gnumake_recursive)$(Q) \
$(RUNRUBY) -r./$(arch)-fake $(srcdir)/spec/mspec/bin/mspec run -B $(srcdir)/spec/default.mspec $(MSPECOPT) $(SPECOPTS)
+ $(RMDIR) rubyspec_temp
no-test-spec:
RUNNABLE = $(LIBRUBY_RELATIVE:no=un)-runnable