summaryrefslogtreecommitdiff
path: root/crosscomponents.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'crosscomponents.cmake')
-rw-r--r--crosscomponents.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/crosscomponents.cmake b/crosscomponents.cmake
index 1e386dcbaf..f68587d04f 100644
--- a/crosscomponents.cmake
+++ b/crosscomponents.cmake
@@ -3,7 +3,7 @@ add_definitions(-DCROSS_COMPILE)
set (CLR_CROSS_COMPONENTS_LIST
crossgen
clrjit
- protojit
+ legacyjit
)
if(NOT CLR_CMAKE_PLATFORM_LINUX)