Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > Actually, `SKIP_DASHED_BUILT_INS` does not _only_ have an impact on `make > install`: > ... > See how `git-add.exe` is linked in the first, but not in the second run? OK, that is one more reason why we do want to have 3/3 applied not for all tasks in the CI , but for subset of tasks that includes the Windows task. If we had multiple Windows tasks, it may even be better to have only to some tasks, and allow other tasks build git-add.exe, so that both can be tested for the primary intended platform. Thanks.