[ruby-cvs:69788] nobu:r62623 (trunk): MJIT specific flags
nobu at ruby-lang.org
nobu at ruby-lang.org
Fri Mar 2 07:49:27 JST 2018
nobu 2018-03-02 07:49:26 +0900 (Fri, 02 Mar 2018)
New Revision: 62623
https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=62623
Log:
MJIT specific flags
Passing options to configure like as `configure MJIT_OPTFLAGS=-O
MJIT_DEBUGFLAGS=-g` overrides options to be used to compile JIT
code, separately from the default options to be used for ruby
itself.
Modified files:
trunk/Makefile.in
trunk/configure.ac
trunk/win32/Makefile.sub
More information about the ruby-cvs
mailing list