mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-08-04 04:21:04 +00:00
Improve ChangeLog for DLEXT and AR_DASH changes
This commit is contained in:
parent
89320a489b
commit
8ee215632c
|
@ -9,10 +9,11 @@ Bugfix
|
||||||
Changes
|
Changes
|
||||||
* Support cmake build where Mbed TLS is a subproject. Fix
|
* Support cmake build where Mbed TLS is a subproject. Fix
|
||||||
contributed independently by Matthieu Volat and Arne Schwabe.
|
contributed independently by Matthieu Volat and Arne Schwabe.
|
||||||
* Allow configuring the prefix operator for the archiver tool when compiling
|
* Add an option in the makefile to support ar utilities where the operation
|
||||||
the library using the makefile. Found and fixed by Alex Hixon.
|
letter must not be prefixed by '-', such as LLVM. Found and fixed by
|
||||||
|
Alex Hixon.
|
||||||
* Allow configuring the shared library extension by setting the DLEXT
|
* Allow configuring the shared library extension by setting the DLEXT
|
||||||
variable when using the project makefile.
|
environment variable when using the project makefiles.
|
||||||
|
|
||||||
= mbed TLS 2.7.2 branch released 2018-03-16
|
= mbed TLS 2.7.2 branch released 2018-03-16
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue