set ready to run flag for protojit
authorSergey Andreenko <seandree@microsoft.com>
Wed, 12 Oct 2016 01:16:34 +0000 (18:16 -0700)
committerSergey Andreenko <seandree@microsoft.com>
Wed, 12 Oct 2016 01:16:34 +0000 (18:16 -0700)
src/jit/protojit/CMakeLists.txt

index e3cc769..b21ba4b 100644 (file)
@@ -3,6 +3,7 @@ project(protojit)
 add_definitions(-DALT_JIT)
 add_definitions(-DFEATURE_NO_HOST)
 add_definitions(-DSELF_NO_HOST)
+add_definitions(-DFEATURE_READYTORUN_COMPILER)
 remove_definitions(-DFEATURE_MERGE_JIT_AND_ENGINE)
 
 add_library_clr(protojit