mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-03 21:25:31 +01:00
Document changes to make for windows
This commit is contained in:
parent
efd9dd0c44
commit
ea0184bbeb
2 changed files with 4 additions and 0 deletions
|
|
@ -9,6 +9,8 @@ Features
|
|||
the platform layer.
|
||||
* Add an option to use macros instead of function pointers in the platform
|
||||
layer (helps get rid of unwanted references).
|
||||
* Improved Makefiles for Windows targets by fixing library targets and making
|
||||
cross-compilation easier (thanks to Alon Bar-Lev).
|
||||
|
||||
Bugfix
|
||||
* Fix hardclock() (only used in the benchmarking program) with some
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue