Commit dc95e2f
authored
Buildkite: Fix regression with LDC v1.41.0 (#492)
Old workarounds getting in the way apparently, faking a cross-compilation
scenario, where LDC v1.41 newly doesn't include the druntime/Phobos libraries
by default anymore.1 parent 1e92df0 commit dc95e2f
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
276 | | - | |
277 | | - | |
| 276 | + | |
278 | 277 | | |
279 | 278 | | |
280 | 279 | | |
281 | | - | |
282 | | - | |
283 | 280 | | |
284 | 281 | | |
285 | 282 | | |
286 | | - | |
287 | | - | |
288 | | - | |
| 283 | + | |
289 | 284 | | |
290 | 285 | | |
291 | 286 | | |
| |||
0 commit comments