From 182f4f0d1c88771e688ad37e571282c67c1dbf19 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Thu, 16 Mar 2023 11:05:54 -0700 Subject: Fix a bindgen CI failure --- tool/rjit/bindgen.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'tool/rjit') diff --git a/tool/rjit/bindgen.rb b/tool/rjit/bindgen.rb index e201f3504e..292f7e4b9c 100755 --- a/tool/rjit/bindgen.rb +++ b/tool/rjit/bindgen.rb @@ -563,6 +563,7 @@ generator = BindingGenerator.new( rb_shape rb_shape_t rb_thread_struct + rb_jit_func_t rjit_options ], # #ifdef-dependent immediate types, which need Primitive.cexpr! for type detection -- cgit v1.2.1