mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-26 14:11:59 +01:00
5 lines
232 B
Plaintext
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.
|