mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-04 13:45:05 +01:00
Add missing depends in x509 programs
This commit is contained in:
parent
8d649c66b3
commit
0878a0d884
3 changed files with 6 additions and 4 deletions
|
|
@ -36,6 +36,8 @@ Bugfix
|
|||
POLARSSL_SSL_SSESSION_TICKETS where both enabled in config.h (introduced
|
||||
in 1.3.10).
|
||||
* Add missing extern "C" guard in aesni.h (reported by amir zamani).
|
||||
* Add missing dependency on SHA-256 in some x509 programs (reported by
|
||||
Gergely Budai).
|
||||
|
||||
Changes
|
||||
* Adjusting/overriding CFLAGS and LDFLAGS with the make build syste is now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue