Files
mbedtls/ChangeLog.d/make-generate-tests-python.txt
2021-05-12 19:01:26 +02:00

5 lines
232 B
Plaintext

Changes
* When building the test suites with GNU make, invoke python3 or python, not
python2. The build still works with either Python 2.7 or 3.5+, but we
recommend using a version of Python that is supported upstream.