From 753d9a10c9719ba28c9943ac616c1fcd42255fdf Mon Sep 17 00:00:00 2001 From: danmosemsft Date: Sun, 22 Jan 2017 20:42:43 -0800 Subject: Remove FEATURE_MULTICOREJIT --- clr.defines.targets | 2 -- 1 file changed, 2 deletions(-) (limited to 'clr.defines.targets') diff --git a/clr.defines.targets b/clr.defines.targets index 57493f5261..0ada349f88 100644 --- a/clr.defines.targets +++ b/clr.defines.targets @@ -106,7 +106,6 @@ $(CDefines);PROFILING_SUPPORTED $(CDefines);UEF_CHAINING_SUPPORTED $(CDefines);USE_STL - $(CDefines);FEATURE_MULTICOREJIT $(CDefines);FEATURE_USE_ASM_GC_WRITE_BARRIERS $(CDefines);BINDER_DEBUG_LOG $(CDefines);FEATURE_SYMDIFF @@ -178,7 +177,6 @@ $(DefineConstants);FEATURE_X509 $(DefineConstants);FEATURE_X509_SECURESTRINGS $(DefineConstants);PROFILING_SUPPORTED - $(DefineConstants);FEATURE_MULTICOREJIT $(DefineConstants);FEATURE_REJIT $(DefineConstants);FEATURE_USE_ASM_GC_WRITE_BARRIERS $(DefineConstants);BINDER_DEBUG_LOG -- cgit v1.2.3