Building Host x86 64 - seanshpark/netcore_bin GitHub Wiki
Status
under construction
Building in Host Ubuntu x86-64
- With LLVM3.8, LLDB3.8 + SOS Plugin
BASE_PATH=$NETCORE \
TEST_SET=Windows_NT.x64.Debug \
LLVM_HOME=$HOME/bin/llvm \
./bin/dotnet-build-host.sh debug clean all --enable-jit-debug