mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
move jmpbuf_id to generated file
This commit is contained in:
@@ -22,6 +22,9 @@ MRuby.each_target do
|
||||
extern "C" {
|
||||
#include "#{MRUBY_ROOT}/#{t.prerequisites.first}"
|
||||
}
|
||||
|
||||
|
||||
#{v == 'error'? 'mrb_int mrb_jmpbuf::jmpbuf_id = 0;' : ''}
|
||||
EOS
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user