As of right now there are parts of the build that require a dotnet in order to be built. Since mono has been added to dotnet/runtime, this places a dependency on building coreclr beforehand. Because mono can also be used as a 'dotnet', the goal of this issue is to track and remove this dependency where applicable.
Here are the spots we know of. Please feel free to correct / add:
@jaredpar
As of right now there are parts of the build that require a dotnet in order to be built. Since mono has been added to dotnet/runtime, this places a dependency on building coreclr beforehand. Because mono can also be used as a 'dotnet', the goal of this issue is to track and remove this dependency where applicable.
Here are the spots we know of. Please feel free to correct / add:
@jaredpar