Define ALT_JIT for protojit.dll
authorCarol Eidt <carol.eidt@microsoft.com>
Mon, 29 Feb 2016 19:18:02 +0000 (11:18 -0800)
committerCarol Eidt <carol.eidt@microsoft.com>
Mon, 29 Feb 2016 19:18:02 +0000 (11:18 -0800)
This enables the use of the COMPlus variables for controlling which
files use the altjit, as well as for dumps, etc.

src/jit/protojit/CMakeLists.txt

index 19ebc8c..10da90a 100644 (file)
@@ -1,6 +1,7 @@
 project(protojit)
 
 remove_definitions(-DFEATURE_MERGE_JIT_AND_ENGINE)
+add_definitions(-DALT_JIT)
 
 add_library_clr(protojit
    SHARED