зеркало из https://github.com/github/ruby.git
Declare extern with RUBY_EXTERN for MJIT
This commit is contained in:
Родитель
d9ab1e9563
Коммит
12ba0c0815
|
@ -11,7 +11,7 @@ typedef struct rb_iseq_struct rb_iseq_t;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
RUBY_SYMBOL_EXPORT_BEGIN
|
RUBY_SYMBOL_EXPORT_BEGIN
|
||||||
extern bool rb_ujit_enabled;
|
RUBY_EXTERN bool rb_ujit_enabled;
|
||||||
RUBY_SYMBOL_EXPORT_END
|
RUBY_SYMBOL_EXPORT_END
|
||||||
|
|
||||||
static inline
|
static inline
|
||||||
|
|
Загрузка…
Ссылка в новой задаче