[ruby-cvs:72271] k0kubun:r65171 (trunk): configure.ac: add --disable-install-mjit-header
k0kubun at ruby-lang.org
k0kubun at ruby-lang.org
Fri Oct 19 21:31:02 JST 2018
k0kubun 2018-10-19 21:31:02 +0900 (Fri, 19 Oct 2018)
New Revision: 65171
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=65171
Log:
configure.ac: add --disable-install-mjit-header
and substitute INSTALL_MJIT_HEADER. This would be convenient as a workaround
for user if we found a platform that can't compile Ruby after Ruby 2.6.0 release.
common.mk: Install MJIT header only when INSTALL_MJIT_HEADER
Makefile.in: ditto
win32/Makefile.sub: ditto
Modified files:
trunk/Makefile.in
trunk/common.mk
trunk/configure.ac
trunk/win32/Makefile.sub
More information about the ruby-cvs
mailing list