mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Edit vm_opts.h for VM options
Revert 46f175ed5c
partially.
Also tool/ruby_vm scripts refer the options in vm_opts.h.
This commit is contained in:
parent
42c652d195
commit
84b69c520e
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ env:
|
||||||
<<: *cron-only
|
<<: *cron-only
|
||||||
<<: *make-test-only
|
<<: *make-test-only
|
||||||
env:
|
env:
|
||||||
- cppflags=-DOPT_SUPPORT_JOKE
|
- BEFORE_INSTALL="sed vm_opts.h -e 's/OPT_SUPPORT_JOKE *0/OPT_SUPPORT_JOKE 1/' -i"
|
||||||
|
|
||||||
- &CPDEBUG
|
- &CPDEBUG
|
||||||
name: CPDEBUG
|
name: CPDEBUG
|
||||||
|
|
Loading…
Add table
Reference in a new issue