summaryrefslogtreecommitdiff
path: root/src/jit/protojit
diff options
context:
space:
mode:
authorSergey Andreenko <seandree@microsoft.com>2016-10-11 18:16:34 -0700
committerSergey Andreenko <seandree@microsoft.com>2016-10-11 18:16:34 -0700
commit3d05ba06eb2e549e3501aaa11b04d2ef1af450b2 (patch)
treea765848fbbec54c34d85f9ff31bfcb8e637f60d3 /src/jit/protojit
parent8a1fe73ad03e8a28541e4f4bf99a18d247ef31de (diff)
downloadcoreclr-3d05ba06eb2e549e3501aaa11b04d2ef1af450b2.tar.gz
coreclr-3d05ba06eb2e549e3501aaa11b04d2ef1af450b2.tar.bz2
coreclr-3d05ba06eb2e549e3501aaa11b04d2ef1af450b2.zip
set ready to run flag for protojit
Diffstat (limited to 'src/jit/protojit')
-rw-r--r--src/jit/protojit/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/jit/protojit/CMakeLists.txt b/src/jit/protojit/CMakeLists.txt
index e3cc769ba0..b21ba4b398 100644
--- a/src/jit/protojit/CMakeLists.txt
+++ b/src/jit/protojit/CMakeLists.txt
@@ -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