Azure CI: Get rid of additional host DMD requirement for LDC jobs

This requires to build run.d (incl. its tools) and druntime (which also
involves building a little tool - with the host compiler - to copy the
imports...) before tampering with the LIB and DFLAGS environment
variables (for MinGW).
This commit is contained in:
Martin Kinkelin 2020-09-30 02:09:33 +02:00
parent 38e3d26149
commit 8879c9dd07
5 changed files with 48 additions and 61 deletions

View file

@ -49,7 +49,6 @@ jobs:
pool:
vmImage: 'vs2017-win2016'
variables:
HOST_DMD_VERSION: 2.090.0
D_COMPILER: ldc
VISUALD_VER: v0.49.0
LDC_VERSION: 1.20.0