fix use of embedded bytecode
This commit is contained in:
parent
d017dbdeda
commit
67ec4fb982
|
@ -12,7 +12,7 @@
|
|||
finally, set EXPECTED_PRIM_COUNT to the right value and
|
||||
USE_COMPILED_STARTUP to 1 and `make' again. */
|
||||
|
||||
#define USE_COMPILED_STARTUP 0
|
||||
#define USE_COMPILED_STARTUP 1
|
||||
|
||||
#define EXPECTED_PRIM_COUNT 1129
|
||||
#define EXPECTED_UNSAFE_COUNT 106
|
||||
|
|
Loading…
Reference in New Issue
Block a user