Only build compatjit.dll when building JIT32.
authorPat Gavlin <pagavlin@microsoft.com>
Sat, 11 Mar 2017 01:11:24 +0000 (17:11 -0800)
committerPat Gavlin <pagavlin@microsoft.com>
Wed, 5 Apr 2017 14:22:03 +0000 (07:22 -0700)
commite62151a88f71edcaa336f4265b4fc534d6f56940
tree24ce634cfc7d5e43fa42ba0b2dedd4a213e6820d
parente93e79b3d012bc068c84ee5f65f8e755020d8a9c
Only build compatjit.dll when building JIT32.

In order to avoid confusion, do not build and package compatjit.dll
unless we are building JIT32.

Fixes #10106.
build.cmd
netci.groovy
src/.nuget/Microsoft.NETCore.Jit/runtime.Windows_NT.Microsoft.NETCore.Jit.props
src/jit/CMakeLists.txt
src/jit/compatjit/.gitmirror [deleted file]
src/jit/compatjit/CMakeLists.txt [deleted file]