Gilles Peskine | 8b427c8 | 2021-07-13 18:14:25 +0200 | [diff] [blame] | 1 | Bugfix |
2 | * The GNU makefiles invoke python3 in preference to python except on Windows. | ||||
3 | The check was accidentally not performed when cross-compiling for Windows | ||||
4 | on Linux. Fix this. Fixes #4774. |