зеркало из https://github.com/github/ruby.git
oops Direct threading should be default
This commit is contained in:
Родитель
bab308b923
Коммит
e84083593c
|
@ -34,7 +34,7 @@
|
|||
* 2: call (function call for each insn dispatch)
|
||||
*/
|
||||
#ifndef OPT_THREADED_CODE
|
||||
#define OPT_THREADED_CODE 2
|
||||
#define OPT_THREADED_CODE 0
|
||||
#endif
|
||||
|
||||
#define OPT_DIRECT_THREADED_CODE (OPT_THREADED_CODE == 0)
|
||||
|
|
Загрузка…
Ссылка в новой задаче