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.
configure MJIT_OPTFLAGS=-O MJIT_DEBUGFLAGS=-g
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
MJIT specific flags
Passing options to configure like as
configure MJIT_OPTFLAGS=-O MJIT_DEBUGFLAGS=-goverrides options to be used to compile JITcode, separately from the default options to be used for ruby
itself.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62623 b2dd03c8-39d4-4d8f-98ff-823fe69b080e