Commit f9cc9f3
committed
fix(host-targets): remove unnecessary windows libc waterfall additions
ANYOS already provides ['none', 'gnu'] for gnu hosts and the extended
['none', 'gnu', 'musl', 'libc'] for libc hosts, which reaches static
('none') Windows packages. Explicit msvc preference was also wrong
since msvc requires vcredist — 'none' is always preferred.1 parent 2f9bb53 commit f9cc9f3
1 file changed
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | 29 | | |
34 | 30 | | |
35 | 31 | | |
| |||
0 commit comments