| Current Path : /usr/local/rvm/patches/goruby/ |
| Current File : //usr/local/rvm/patches/goruby/support_joke.patch |
--- a/vm_opts.h +++ b/vm_opts.h @@ -46,6 +46,6 @@ #define OPT_STACK_CACHING 0 /* misc */ -#define SUPPORT_JOKE 0 +#define SUPPORT_JOKE 1 #endif /* RUBY_VM_OPTS_H */