зеркало из https://github.com/github/ruby.git
YJIT: Undef YJIT_SUPPORTED_P for hygiene
YJIT_BUILD is more relevant outside of YJIT.
This commit is contained in:
Родитель
c2e37c8ff7
Коммит
2085201176
2
yjit.h
2
yjit.h
|
@ -29,6 +29,8 @@
|
|||
# define YJIT_BUILD 0
|
||||
#endif
|
||||
|
||||
#undef YJIT_SUPPORTED_P
|
||||
|
||||
#if YJIT_BUILD
|
||||
|
||||
// Expose these as declarations since we are building YJIT.
|
||||
|
|
Загрузка…
Ссылка в новой задаче