build: don't include UNIX_PROGS for MINGW#11251
Conversation
I'm surely believe that it was commited by mistake
|
MSYS CI's log said OS=Windows_NT. |
MSYS make reports OS as Windows_NT as it should be, that's proper behaviour |
|
With this change, GnuTests lost UNIX_PROGS. So this looks incorrect. |
Maybe, should we change |
|
but how do we fix MINGW build then? with this change everything builds correctly for us |
Merging this PR will degrade performance by 3.25%
|
| Mode | Benchmark | BASE |
HEAD |
Efficiency | |
|---|---|---|---|---|---|
| ❌ | Simulation | du_max_depth_balanced_tree[(6, 4, 10)] |
24.9 ms | 25.7 ms | -3.25% |
Comparing ognevny:patch-1 (89ed3f6) with main (53200b3)
Footnotes
-
48 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports. ↩
I'm surely believe that it was committed by mistake