k0kubun 11974fc010 mjit.c: allow using MJIT header in build directory
when $MJIT_SEARCH_BUILD_DIR is set.

If prefix path is owned by root, `make install` needs to be run by root.
But in general we don't want to run `make test-all`, and also running
`make test-all` currently fails due to permission tests of rdoc and rubygems.
Thus, prior to this commit, specifying a prefix like "/usr/local" could
mean there was no way to pass test-all.

So we should not depend on `make install` for `make test-all`. Thus I
reverted r64104 and r64103, and applied this workaround to pass `make
test-all` without `make install`.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@64143 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-31 12:43:06 +00:00
..
2018-05-09 04:39:16 +00:00
2018-04-17 08:18:56 +00:00
2018-07-28 13:06:43 +00:00
2018-05-15 05:53:18 +00:00
2018-05-12 09:13:45 +00:00
2018-07-28 10:00:27 +00:00
2018-06-25 12:11:31 +00:00
2018-05-12 07:33:53 +00:00
2018-05-06 09:53:33 +00:00
2018-04-28 01:47:58 +00:00
2018-05-08 02:07:53 +00:00
2018-06-10 03:10:13 +00:00
2018-07-26 12:47:01 +00:00
2018-06-17 15:42:35 +00:00
2018-06-12 14:36:32 +00:00
2018-07-24 07:47:01 +00:00