aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-11 14:18:38 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-11 14:18:38 +0000
commita5b51caa3900ae908730e4c8fe440879fb26f34d (patch)
tree68705f8896c475f6141920db6aa7f5cb338170cd /Makefile.in
parent29e80f301fd18602eacdf5b76d58bc90ca2106cb (diff)
downloadruby-a5b51caa3900ae908730e4c8fe440879fb26f34d.tar.gz
Makefile.in: debug mjit_config.h again
Somehow r62373 is failing on travis... git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62374 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 407a1d9fe2..063c1d4d2f 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -568,3 +568,4 @@ mjit_config.h:
\
echo '#endif /* RUBY_MJIT_CONFIG_H */'; \
} > $@
+ cat $@ # debugging