mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-06 06:28:56 +01:00
Require unix-utils in path for windows make
This commit is contained in:
parent
d72704b0d5
commit
5d46cca09a
5 changed files with 9 additions and 25 deletions
|
|
@ -18,6 +18,9 @@ Changes
|
|||
"minimize" others (eg use stddef.h if only size_t is needed).
|
||||
* Change #include lines in test files to use double quotes instead of angle
|
||||
brackets for uniformity with the rest of the code.
|
||||
* Building with 'make' on windows now requires Unix utilities in the PATH
|
||||
as well as a Unix shell. This enables more features such as the 'check'
|
||||
target.
|
||||
|
||||
= mbed TLS 1.3.10 released 2015-02-09
|
||||
Security
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue