summaryrefslogtreecommitdiff
path: root/init-tools.cmd
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-04-03 08:23:59 -0700
committerJan Kotas <jkotas@microsoft.com>2016-04-03 08:23:59 -0700
commitfcd4ba3453c6caed8561af7747e8aed9b803326b (patch)
treed7f4451c1665fab8db3d0803128cf3ac90e3664f /init-tools.cmd
parentde540c5ae788fd666d223c40921ea5e05567802d (diff)
downloadcoreclr-fcd4ba3453c6caed8561af7747e8aed9b803326b.tar.gz
coreclr-fcd4ba3453c6caed8561af7747e8aed9b803326b.tar.bz2
coreclr-fcd4ba3453c6caed8561af7747e8aed9b803326b.zip
Remove ReadyToRun workaround
Diffstat (limited to 'init-tools.cmd')
-rw-r--r--init-tools.cmd3
1 files changed, 0 insertions, 3 deletions
diff --git a/init-tools.cmd b/init-tools.cmd
index a419e8b275..387ede7a1d 100644
--- a/init-tools.cmd
+++ b/init-tools.cmd
@@ -1,9 +1,6 @@
@echo off
setlocal
-REM Workaround https://github.com/dotnet/coreclr/issues/2153
-set ComPlus_ReadyToRun=0
-
set INIT_TOOLS_LOG=%~dp0init-tools.log
set PACKAGES_DIR=%~dp0packages\
set TOOLRUNTIME_DIR=%~dp0Tools