mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Disable patented bytecode interpreter, will investigate the non-patented configuration.
svn path=/trunk/; revision=18773
This commit is contained in:
parent
4ee6c762d2
commit
0e53cd852d
1 changed files with 1 additions and 1 deletions
|
@ -436,7 +436,7 @@ FT_BEGIN_HEADER
|
|||
/* Do not #undef this macro here, since the build system might */
|
||||
/* define it for certain configurations only. */
|
||||
/* */
|
||||
#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
|
||||
//#define TT_CONFIG_OPTION_BYTECODE_INTERPRETER
|
||||
|
||||
|
||||
/*************************************************************************/
|
||||
|
|
Loading…
Reference in a new issue