TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls.git
/
a2d0f90c5a9f94bd28e58b92c8c4914e1be6218d
/
.
/
ChangeLog.d
/
makefile-python-windows.txt
blob: 57ccc1a39a55f850bcd9fe36893b08ccdaf4d8b8 [
file
] [
log
] [
blame
]
Bugfix
* The GNU makefiles invoke python3 in preference to python except on Windows.
The check was accidentally not performed when cross-compiling for Windows
on Linux. Fix this. Fixes #4774.