fix to use compiled startup code

This commit is contained in:
Matthew Flatt 2013-01-28 18:21:25 -07:00
parent 10655a8373
commit 74986a42e3

View File

@ -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 1085
#define EXPECTED_UNSAFE_COUNT 98