projects
/
platform
/
upstream
/
coreclr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a1fe73
)
set ready to run flag for protojit
author
Sergey Andreenko
<seandree@microsoft.com>
Wed, 12 Oct 2016 01:16:34 +0000
(18:16 -0700)
committer
Sergey Andreenko
<seandree@microsoft.com>
Wed, 12 Oct 2016 01:16:34 +0000
(18:16 -0700)
src/jit/protojit/CMakeLists.txt
patch
|
blob
|
history
diff --git
a/src/jit/protojit/CMakeLists.txt
b/src/jit/protojit/CMakeLists.txt
index e3cc769ba0475f89654aef9405f33bdcc4a20832..b21ba4b398696f7e442d8d389e9c9a8a767942d9 100644
(file)
--- 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